On Mon, Jun 20, 2011 at 04:24:51PM -0700, David Terei wrote: > > 3) There is an automatically sync'd git mirror of the upstream darcs > repo. Lets call it G. I thought G corresponded to the git repo that is > used in a GHC dev tree, usually located at > http://darcs.haskell.org/packages/Cabal.git. You seem to be saying > this isn't the case, G is somewhere else.
Right; it's http://darcs.haskell.org/git-mirrors/Cabal/.git/ If we mirrored straight into the repo used in GHC trees then all the non-validated Cabal patches would go straight in. I've put an example on the wiki: http://hackage.haskell.org/trac/ghc/wiki/Commentary/Libraries#Repositorylocations Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
