On Fri, Aug 05, 2011 at 05:06:44PM +1000, Ben Lippmeier wrote:
> 
> I still can't manage to build it though. Following the instructions on the 
> GHC wiki gets me:
> 
> Configuring Cabal-1.11.0...

Ah, the problem is that the Cabal repo wasn't branched. Instead you need
a different Cabal repo.

I've removed the "checkout" option on the wiki page for getting
branches, leaving only the from-scratch option:

$ git clone -b branch-name http://darcs.haskell.org/ghc.git/
$ cd ghc
$ ./sync-all --testsuite get -b branch-name


Thanks
Ian


_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to