[GHC] #3103: Compiling base with cabal fails.
GHC
ghc-devs at haskell.org
Tue Sep 3 14:30:13 CEST 2013
#3103: Compiling base with cabal fails.
-------------------------------------+------------------------------------
Reporter: Lemmih | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: Compiler | Version: 6.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: T3103 | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by nh2):
I managed to compile base 4.7 with cabal 1.17.
I got
{{{
cabal: thread blocked indefinitely in an MVar operation
}}}
probably in the preprocessing step, but apart from that, it seems to work
(see attached output file).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/3103#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list