[darcs-users] darcs patch: Haddockize literate comments in Darcs.Pa... (and 3 more)

Trent W. Buck trentbuck at gmail.com
Mon Apr 6 10:20:14 UTC 2009


On Mon, Apr 06, 2009 at 10:56:56AM +0100, Eric Kow wrote:
> A second reply because I notice I omitted a patch...
> 
> Resolve issue1413: remove duplicate documentation.
> --------------------------------------------------
> > Trent W. Buck <trentbuck at gmail.com>**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.

Bah.  OK.


More information about the darcs-users mailing list