@hackage bytes0.17.5
Sharing code for serialization between binary and cereal
Installation
Tested Compilers
Dependencies (13)
- base >=4.9 && <5
- binary >=0.5.1 && <0.9
- binary-orphans >=1.0.1 && <1.1
- bytestring >=0.9 && <0.13
- cereal >=0.5.2 && <0.6
- containers >=0.3 && <1 Show all…
Dependents (33)
@hackage/haskoin-core, @hackage/vector-bytes-instances, @hackage/large-hashable, @hackage/total-maps, @hackage/kurita, @hackage/capnp, Show all…
bytes
This package provides a simple compatibility shim that lets you work with both binary and cereal with one chunk of serialization code.
Contact Information
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett