darcs-beta-2.4.98.5: a distributed, interactive, smart revision control system
Source code
Contents
Index
Darcs.Patch.Set
Documentation
data
PatchSet
p
where
Source
Constructors
PatchSet
::
RL
(
PatchInfoAnd
p) ->
RL
(
Tagged
p) ->
PatchSet
p
data
Tagged
p
where
Source
Constructors
Tagged
::
PatchInfoAnd
p ->
Maybe
String
->
RL
(
PatchInfoAnd
p) ->
Tagged
p
type
SealedPatchSet
p =
Sealed
(
PatchSet
p)
Source
data
Origin
Source
progressPatchSet
::
String
->
PatchSet
p ->
PatchSet
p
Source
tags
::
PatchSet
p -> [
PatchInfo
]
Source
newset2RL
::
PatchSet
p ->
RL
(
PatchInfoAnd
p)
Source
newset2FL
::
PatchSet
p ->
FL
(
PatchInfoAnd
p)
Source
Produced by
Haddock
version 2.6.1