@hackage msgpack-arbitrary0.1.3
A Haskell implementation of MessagePack.
Categories
License
BSD-3-Clause
Maintainer
Iphigenia Df <iphydf@gmail.com>
Links
Versions
Installation
Dependencies (7)
- QuickCheck
- base <5
- bytestring
- msgpack-types >=0.3.2 && <0.4
- quickcheck-instances
- text Show all…
Dependents (2)
@hackage/msgpack-binary, @hackage/msgpack-testsuite
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.