darcs-2.12.5: a distributed, interactive, smart revision control system
Darcs.Patch.Type
Synopsis
data PatchType rt p Source #
Used for indicating a patch type without having a concrete patch
Constructors
patchType :: p wX wY -> PatchType rt p Source #