[Haskell-cafe] ghc-core 0.5 build fails
Brian Denheyer
briand at aracnet.com
Thu Jan 28 09:33:09 EST 2010
On Wed, 27 Jan 2010 23:10:29 -0800
Don Stewart <dons at galois.com> wrote:
> 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.
>
All is well, thanks !
Brian
More information about the Haskell-Cafe
mailing list