Florent Becker <[email protected]> added the comment: > import Darcs.Repository.Checkpoint ( writeCheckpointPatch, getCheckpoint ) > import Darcs.Patch ( RepoPatch, apply, patch2patchinfo, invert, effect ) > import Darcs.Patch.V1 ( Patch ) -- needed by some code that should be refactored into Repository > -import Darcs.Witnesses.Ordered ( RL(..), reverseRL, lengthFL, mapFL_FL, (:>>)(..) ) > +import Darcs.Witnesses.Ordered ( FL, RL(..), reverseRL, lengthFL, mapFL_FL, (:>>)(..) ) > import Darcs.External ( copyFileOrUrl, Cachable(..) ) > import Darcs.Hopefully ( hopefully ) > import Darcs.Patch.Depends ( findCommonWithThem, countUsThem, getPatchesBeyondTag )
__________________________________ Darcs bug tracker <[email protected]> <http://bugs.darcs.net/patch421> __________________________________ _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
