The data-msgpack package

[Tags:benchmark, bsd3, library, program, test]

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.

Properties

Versions 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9
Dependencies base (<5), binary (>=0.7.0.0), bytestring, containers, data-binary-ieee754, data-msgpack, deepseq, groom, hashable, QuickCheck, text, unordered-containers, vector, void [details]
License BSD3
Copyright Copyright (c) 2009-2016, Hideyuki Tanaka
Author Hideyuki Tanaka
Maintainer Iphigenia Df <iphydf@gmail.com>
Category Data
Home page http://msgpack.org/
Source repository head: git clone https://github.com/TokTok/hs-msgpack.git
Uploaded Thu Jan 5 13:50:34 UTC 2017 by iphydf
Distributions LTSHaskell:0.0.9, NixOS:0.0.9, Stackage:0.0.9, Tumbleweed:0.0.9
Downloads 268 total (28 in the last 30 days)
Votes
1 []
Status Docs available [build log]
Last success reported on 2017-01-05 [all 1 reports]

Modules

[Index]

Downloads

Maintainer's Corner

For package maintainers and hackage trustees