Safe Haskell | None |
---|---|
Language | Haskell2010 |
Darcs.Patch.Effect
Synopsis
- class Effect p where
Documentation
Patches whose concrete effect which can be expressed as a list of primitive patches.
A minimal definition would be either of effect
or effectRL
.