A second reply because I notice I omitted a patch...

Resolve issue1413: remove duplicate documentation.
--------------------------------------------------
> Trent W. Buck <[email protected]>**20090406092918
>  Ignore-this: caff76e7441d5af26f9400814c9282d2
> ] hunk ./src/Darcs/Patch/Core.lhs 45
>  import Darcs.Patch.Info ( PatchInfo, patchinfo, make_filename )
>  import Darcs.Patch.Patchy ( Patchy )
>  import Darcs.Ordered
> -import Darcs.Patch.Prim ( Prim(..), FromPrim(..), Effect(effect, effectRL) )
> +import Darcs.Patch.Prim ( Prim(..), FromPrim(..), Effect(effect, effectRL), 
> n_fn )
>  #include "impossible.h"
>  
>  data Patch C(x y) where
> hunk ./src/Darcs/Patch/Core.lhs 130
>  
>  patchcontents :: Named p C(x y) -> p C(x y)
>  patchcontents (NamedP _ _ p) = p
> -
> -n_fn :: FilePath -> FilePath
> -n_fn f = "./"++(fn2fp $ norm_path $ fp2fn f)

Please split this off into a separate patch.

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: pgpFi2z1Qn3rs.pgp
Description: PGP signature

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to