@hackage data-msgpack0.0.8
A Haskell implementation of MessagePack
Deprecated
Dependencies (12)
- QuickCheck
- base <5
- binary >=0.7.0.0
- bytestring
- containers
- data-binary-ieee754 Show all…
Dependents (12)
@hackage/cobot-tools, @hackage/call-haskell-from-anything, @hackage/cobot-io, @hackage/serokell-util, @hackage/network-messagepack-rpc-websocket, @hackage/sarsi, Show all…
A Haskell implementation of MessagePack http://msgpack.org/
This is a fork of msgpack-haskell https://github.com/msgpack/msgpack-haskell, since the original author is unreachable. This fork incorporates a number of bugfixes and is actively being developed.