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

Safe HaskellSafe
LanguageHaskell2010

Darcs.Patch.Type

Synopsis

Documentation

data PatchType p Source

Used for indicating a patch type without having a concrete patch

Constructors

PatchType 

patchType :: p wX wY -> PatchType p Source