> > I have some commentary to add. I haven't read the patch carefully yet, > but I see this: > +pullItNow :: (RepoPatch p) => > + Repository p -> [DarcsFlag] -> FL (PatchInfoAnd p) > + -> RL (PatchInfoAnd p) -> IO () > > pullItNow needs a type-witness type signature.
I'll look into this. I did build with -ftype-witnesses, so it should be, but better safe than sorry. Florent _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
