| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Curly.Core.VCS.Diff
Documentation
Constructors
| Patch [k] [(k, a)] | 
Instances
| (Serializable Bytes k, Serializable Bytes a) => Serializable Bytes (Patch k a) Source # | |
| (Format Bytes a, Format Bytes k) => Format Bytes (Patch k a) Source # | |
| (Eq a, Eq k) => Eq (Patch k a) Source # | |
| (Ord a, Ord k) => Ord (Patch k a) Source # | |
| (Show a, Show k) => Show (Patch k a) Source # | |
| Generic (Patch k a) Source # | |
| type Rep (Patch k a) Source # | |