| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Darcs.Patch.Prim.V3.ObjectMap
Documentation
Constructors
| UUID ByteString |
type Location = (UUID, ByteString) Source
Constructors
| Directory DirContent | |
| Blob (m ByteString) !Hash |
Constructors
| ObjectMap | |
Instances
| type ApplyMonadOver m ObjectMap = StateT (ObjectMap m) m Source | |
| type ApplyMonadBase (StateT (ObjectMap m) m) = m Source |
type DirContent = Map ByteString UUID Source