[GHC] #8038: Old-time is not built when building GHC 7.7.20130704 (perf) for Windows x86_64
GHC
ghc-devs at haskell.org
Sun Oct 27 07:21:28 UTC 2013
#8038: Old-time is not built when building GHC 7.7.20130704 (perf) for Windows
x86_64
----------------------------------------+----------------------------------
Reporter: awson | Owner:
Type: bug | Status: patch
Priority: high | Milestone: 7.8.1
Component: libraries/old-time | Version: 7.7
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: Building GHC failed | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
----------------------------------------+----------------------------------
Comment (by hvr):
Replying to [comment:2 awson]:
> Btw, the patch attached cures the problem.
That doesn't seem to make much sense... `unsafePerformIO` has been removed
from `Foreign.*` since [33ca04cae7aa14e18cf6b0fbe72958a837bf0ed6/base], so
there's no point in hiding a non-existent export :-/
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8038#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list