I've ran into darcs issues while trying to merge my patches with the main repo.
Luckily I've been doing that periodically, so I've easily isolated the
conflicting patch:

Thu Aug 24 00:18:28 CEST 2006  Esa Ilari Vuokko <[EMAIL PROTECTED]>
 * Add dynCompileExpr

Looks like it triggers a darcs issue called "doppleganger patches"
when pulling the patch to my repo or the reverse case, pushing my
patches to a ghc repo containing the patch. The issue is  described
in:

http://darcs.net/DarcsWiki/FrequentlyAskedQuestions#head-76fb029ff6e9c20468eacf3ff00d791e2cf03ecb


The workaround in this case is to commit my patches as a single big
patch. I wanted to make sure that this is acceptable. I would love to
hear other work around ideas.

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

Reply via email to