| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Darcs.Patch.V1
Synopsis
- data RepoPatchV1 (prim :: Type -> Type -> Type) wX wY
Documentation
data RepoPatchV1 (prim :: Type -> Type -> Type) wX wY #
The format of a merger is Merger undos unwindings conflicting original.
undos = the effect of the merger
unwindings = TODO: eh?
conflicting = the patch we conflict with
original = the patch we really are