Mitsutoshi Aoe wrote:

> Hi Erik,
> 
> Thanks for the info. Is there a way to tell what version of Cabal was used
> to build GHC?

I actually don't think that's relevant.

> I've tried the latest cabal-install from Hackage and from master on GitHub
> with no luck.

Either of those should be fine.

> Also the Cabal git submodule in the GHC checkout is pointed to 41f416bc2,
> which seems to be Cabal-2.0.0.0.

That is correct (and also not relevant).

Since you are using the correct version of cabal, my guess at the problem
being with the version of cabal is almost certainly wrong.

At this point I would suggest doing a "make clean", then running the
bootstrap script and configure again before rebuilding.

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to