@hackage msgpack-binary0.0.16
A Haskell implementation of MessagePack
Categories
License
BSD-3-Clause
Maintainer
Iphigenia Df <iphydf@gmail.com>
Links
Versions
Installation
Dependencies (8)
- base <5
- binary >=0.7.0.0
- bytestring
- text
- vector
- data-binary-ieee754 Show all…
Dependents (4)
@hackage/toxcore, @hackage/schema, @hackage/msgpack-rpc-conduit, @hackage/toxcore-c
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.