Containers -- how to synchronize development and lagging repo

Edward Z. Yang ezyang at MIT.EDU
Fri Jun 10 14:18:25 CEST 2011


Hello Milan,

We currently have a lagging repository system setup for Hoopl described
here: http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/NewCodeGen
maybe it is applicable for the containers process?  It does, however,
predate the switch to Git, and it's possible that just using multiple branches
might also bean option.

Edward

Excerpts from Milan Straka's message of Fri Jun 10 08:11:59 -0400 2011:
> Hi GHC HQ,
> 
> with the new library submission process, I think we should have
> development repo for containers (maybe on github?).
> 
> Is there any standard way of dealing with lagging repos? I am not sure
> if updating the lagging repo and releasing cabal packages is
> responsibility of GHC HQ of the maintainers. With the new library
> process, there will probably be more people affected by this issue.
> 
> BTW, we can also do the development on different branch of the repo,
> or the lagging repo can be a different branch. But it sounds a bit
> tricky...
> 
> Cheers,
> Milan
> 



More information about the Libraries mailing list