| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Darcs.Patch.V1
- data Patch prim wX wY
Documentation
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
Instances