Cloning ghc-7.8

Simon Peyton Jones simonpj at microsoft.com
Thu Apr 24 08:22:59 UTC 2014


How would I get a GHC 7.8 branch repo?  Something like

git clone http://git.haskell.org/ghc.git ghc-7.8-branch

cd ghc-7.8-branch

./sync-all get

git checkout ghc-7.8

git submodule update
Is that enough?  What about the non-submodule libraries?  Do I need to do any more pull/get stuff?
This would be another great entry on the workflow page.
Thanks
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140424/beeb49e3/attachment.html>


More information about the ghc-devs mailing list