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

Darcs.Patch.Apply

Synopsis

Documentation

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

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