darcs-beta-2.7.98.3: a distributed, interactive, smart revision control system

Safe HaskellSafe-Infered

Darcs.Patch.TouchesFiles

Documentation

lookTouch :: (Patchy p, ApplyState p ~ Tree) => [FilePath] -> p x y -> (Bool, [FilePath])Source

chooseTouching :: (Patchy p, ApplyState p ~ Tree) => Maybe [FilePath] -> FL p x y -> Sealed (FL p x)Source