[darcs-users] [patch271] show patches the right way in unrecord --verbose

Eric Kow kowey at darcs.net
Sun Jun 6 18:57:48 UTC 2010


show patches the right way in unrecord --verbose
------------------------------------------------
> Florent Becker <florent.becker at ens-lyon.org>**20100531072225
>  Ignore-this: 44ce88d38bfae7b5ef0d83fb5b3de5db
> ] hunk ./src/Darcs/SelectChanges.hs 169
>  
>  repr :: (Patchy p) => WhichChanges -> Sealed2 p -> Sealed2 p
>  repr First (Sealed2 p) = Sealed2 p
> -repr LastReversed (Sealed2 p) = Sealed2 p
> +repr LastReversed (Sealed2 p) = Sealed2 (invert p)
>  repr Last (Sealed2 p) = Sealed2 p
>  repr FirstReversed (Sealed2 p) = Sealed2 (invert p)

Thanks for noticing that!  Applied,

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20100606/9a3d94f0/attachment.pgp>


More information about the darcs-users mailing list