darcs

Darcs.Patch.Apply

Synopsis

Documentation

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

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

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