[darcs-devel] [issue323] darcs dist support for tarballs in other directories

Eric Y. Kow eric.kow at gmail.com
Sat Oct 28 23:05:05 PDT 2006


On Wed, Oct 25, 2006 at 21:37:26 -0700, Wim Lewis wrote:
> Here's an amended version of my last patch that doesn't duplicate (and conflict
> with) Tommy Petersson's 15-Sep-2006 patch.

Looks right, and should handle some likely user behaviour nicely.
I'm accepting it.

> resultfile <- return (formerdir++"/"++distname++".tar.gz")

This could be better expressed as 
  let resultfile = formerdir++"/"++distname++".tar.gz"

To indicate that it's not got any monadic bits in it.

-- 
Eric Kow                     http://www.loria.fr/~kow
PGP Key ID: 08AC04F9         Merci de corriger mon français.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20061029/6b258522/attachment.pgp


More information about the darcs-devel mailing list