[Haskell-cafe] ghc-core 0.5 build fails

Don Stewart dons at galois.com
Thu Jan 28 02:10:29 EST 2010


briand:
> Hi all,
> 
> ghc-core.hs:263:13:
>     Not in scope: data constructor `C.ExitException'
> 
> Looks like this comes from the base control.exception ?
> 
> When I go to the web page for control.exception, there is no
> exitexception.
> 
> My reading of the hackage entry for ghc-core makes me think that I've
> got the correct version of everything.
> 
> ghc is 6.10.4
> 
> 

Thanks for the report.  ghc-core 0.5.1 was released today, so cabal
update; cabal install ghc-core and you should be fine.

Cheers,
  Don


More information about the Haskell-Cafe mailing list