HP 2013.2 and GHC 7.6.2

Ian Lynagh ian at well-typed.com
Tue Apr 16 15:30:10 CEST 2013


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




More information about the Libraries mailing list