GitHub and GHC

Johan Tibell johan.tibell at gmail.com
Sun Apr 10 16:13:31 CEST 2011


On Sun, Apr 10, 2011 at 3:24 PM, Edward Z. Yang <ezyang at mit.edu> wrote:
> For me, at least, Github is a convenient way to share commits between machines
> that I do development on, without needing to spend X megabytes for the whole
> repository history (since Github can share objects across forked repositories:
> that's why forks count much less against your space limit).  If you keep your
> branches tracking GHC HEAD at a reasonable pace, it's a workable arrangement.

GitHub is also a nice way to browse around the source and follow the
commit history.

Johan



More information about the Cvs-ghc mailing list