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

Darcs.Patch.Apply

Synopsis

Documentation

forceTokReplace :: String -> String -> String -> FileContents -> Maybe FileContentsSource

applyToTree :: Apply p => p -> Tree IO -> IO (Tree IO)Source

Apply a patch to a Tree, yielding a new Tree.