| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Darcs.Patch.Prim.FileUUID.Apply
Contents
Documentation
hunkEdit :: Hunk wX wY -> FileContent -> FileContent Source #
data ObjectMap (m :: * -> *) Source #
Constructors
| ObjectMap | |
Instances
| type ApplyMonadStateOperations ObjectMap Source # | |
| type ApplyMonadOver ObjectMap m Source # | |
| type ApplyMonadBase (StateT (ObjectMap m) m) Source # | |