messagepack

Serialize instance for Message Pack Object

https://github.com/rodrigosetti/messagepack

Version on this page:0.3.0
LTS Haskell 22.19:0.5.5
Stackage Nightly 2024-05-01:0.5.5
Latest on Hackage:0.5.5

See all snapshots messagepack appears in

MIT licensed by Rodrigo Setti
Maintained by [email protected]
This version can be pinned in stack with:messagepack-0.3.0@sha256:aa30eafcdc0a5a0478e42eb76b7508006ea5ff5b1333e7a8a9fa703e3d1b4992,1930

Module documentation for 0.3.0

Used by 1 package in nightly-2015-03-30(full list with versions):

messagepack

Build Status

Serialize instance for Message Pack Object.

For a for Message Pack RPC (remote procedure call) support library, check messagepack-rpc.