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 <[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.
Bah. OK. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
