[GHC] #9945: export list for System.Posix.Internals breaking the build on Windows

GHC ghc-devs at haskell.org
Wed Dec 31 16:17:05 UTC 2014


#9945: export list for System.Posix.Internals breaking the build on Windows
-------------------------------------+-------------------------------------
        Reporter:  MartinF           |                   Owner:  MartinF
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.11
      Resolution:                    |                Keywords:
Operating System:  Windows           |            Architecture:
 Type of failure:  Building GHC      |  Unknown/Multiple
  failed                             |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:  #9852             |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by dfeuer):

 Fun times. I really thought I'd checked the CPP reasonably well, but this
 is the second failure. The real question is whether these conditionally-
 defined names are used outside the module, or whether they're intended
 only for internal use. If the latter, they just shouldn't be exported at
 all.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9945#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list