On Wed, Apr 13, 2011 at 07:08:39PM +0100, Thomas Schilling wrote:
> 2011/4/13 José Pedro Magalhães <j...@cs.uu.nl>
> 
> > Right, but how can I do this? Unfortunately the instructions in
> > http://hackage.haskell.org/trac/ghc/wiki/Building/GettingTheSources say
> > TODO...
> >
> 
> get ghc as above, then:
> 
> $ git checkout ghc-generics
> 
> for each repo:
> 
> $ cd libraries/ghc-prim ; git checkout ghc-generics ; cd ../..
> 
> We should probably add a sync-all command for "checkout" which does nothing
> if the branch does not exist.

I've added the command, and updated the wiki page.


Thanks
Ian


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

Reply via email to