@hackage data-msgpack0.0.13
A Haskell implementation of MessagePack
Deprecated
Dependencies (6)
- base <5
- binary >=0.7.0.0
- bytestring
- data-binary-ieee754
- data-msgpack-types >=0.0.1 && <0.1.0
- text 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.