#5105: Cant do annotations without GHCi
---------------------------------+------------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by simonmar):
We should give a sensible error message rather than a panic, but apart
from that it isn't a bug.
If all you want to do is build GHC without GHCi support, then you can work
around this by not building the DPH packages:
{{{
./sync-all --no-dph get
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5105#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs