On Tue, Apr 16, 2013 at 03:18:01PM +0200, Christian Maeder wrote:
> Am 16.04.2013 14:29, schrieb Richard Eisenberg:
> >
> >git clone http://darcs.haskell.org/ghc.git; cd ghc; ./sync-all --testsuite 
> >get; perl boot; ./configure; make
> 
> Thanks, for this. Do I need to give a branch name (which one?) to
> the "git clone" command (option -b)?

Yes, you need to add "-b ghc-7.6" to both the clone and the sync-all
command. Docs are here:
    
http://hackage.haskell.org/trac/ghc/wiki/Building/GettingTheSources#Gettingabranch


Thanks
Ian


_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to