On 10/12/05, Simon Marlow <[EMAIL PROTECTED]> wrote:
> The problem I was tryig to avoid was having to figure out how to share
> the fptools build system between multiple projects in darcs.  This was
> the sticking point last time, IIRC.  I suppose you could just duplicate
> the shared parts in each repo, it's not a big deal.

It would be nice if the shared parts were created by the same patches
in every repo. This way it will be easier to distribute changes in the build
system. The way to do it is to create a separate repo for the build system
and pull it to repos of individual projects.

However, it would require some discipline to keep the build system part
free from changes to individual projects.

Best regards
Tomasz
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to