show patches the right way in unrecord --verbose
------------------------------------------------
> Florent Becker <florent.bec...@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

Attachment: pgppueJCICUry.pgp
Description: PGP signature

_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to