Deprecated

In favour of

data-msgpack

A Haskell implementation of MessagePack

http://msgpack.org/

Version on this page:0.0.10
LTS Haskell 22.13:0.0.13
Stackage Nightly 2024-03-14:0.0.13
Latest on Hackage:0.0.13

See all snapshots data-msgpack appears in

BSD-3-Clause licensed by Hideyuki Tanaka
Maintained by Iphigenia Df
This version can be pinned in stack with:data-msgpack-0.0.10@sha256:eabf56731216a1f213dae52add0a9bf9c41053b6e9e76aeea78c9b08e08965d1,2695

Module documentation for 0.0.10

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.