darcs-2.7.3: a distributed, interactive, smart revision control system

Darcs.Patch.TouchesFiles

Documentation

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

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

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

selectTouching :: (Patchy p, ApplyState p ~ Tree) => Maybe [FilePath] -> PatchChoices p x y -> PatchChoices p x y