Re: Proposal: New procedures for handling packages in a GHC tree
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Nov 02, 2012 at 08:10:04PM +0000, Ian Lynagh wrote: > > We have been working on a new way in which we handle the repositories > that make up a GHC tree, in order to makes the process smoother for all > parties. > > Our proposal is here: > http://hackage.haskell.org/trac/ghc/wiki/WorkingConventions/Repositories We've now gone ahead with this proposal. We've stuck with only converting repositories with upstreams to submodules for now, but we may expand them to cover all repositories in the future. Thanks Ian