Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- decodeCurrent ∷ Decoder s (f blk) → Decoder s (Current f blk)
- decodePast ∷ Decoder s Past
- encodeCurrent ∷ (f blk → Encoding) → Current f blk → Encoding
- encodePast ∷ Past → Encoding
Serialisation support
decodePast ∷ Decoder s Past Source #
encodePast ∷ Past → Encoding Source #