| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 01:08:24 GMT
X-Served-By: cache-dfw-kdfw8210100-DFW, cache-bom-vanm7210064-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768612103.415890,VS0,VE783
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
msgpack: A Haskell implementation of MessagePack
msgpack: A Haskell implementation of MessagePack
A Haskell implementation of the MessagePack data interchange format. MessagePack is a binary format which aims to be compact and supports encoding a superset of the JSON data-model.
Related Packages
A JSON adapter for the aeson library is provided by the msgpack-aeson package.
The msgpack-rpc package provides an implementation of the MessagePack-RPC protocol.
Modules
[Index] [Quick Jump]
Downloads
- msgpack-1.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0, 0.2.0, 0.2.2, 0.3.0, 0.3.1, 0.3.1.1, 0.4.0, 0.4.0.1, 0.5.0.0, 0.6.0.0, 0.6.0.1, 0.6.1, 0.6.1.1, 0.6.1.2, 0.6.1.3, 0.6.2, 0.6.3, 0.6.4, 0.7.0, 0.7.1, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.7.1.4, 0.7.1.5, 0.7.2.5, 1.0.0, 1.0.1.0 |
|---|---|
| Change log | CHANGES.md |
| Dependencies | base (>=4.7 && <4.22), binary (>=0.7.1 && <0.9), bytestring (>=0.10.4 && <0.13), containers (>=0.5.5 && <0.9), data-binary-ieee754 (>=0.4.4 && <0.5), deepseq (>=1.3 && <1.6), hashable (>=1.1.2.4 && <1.6), mtl (>=2.1.3.1 && <2.4), text (>=1.2 && <1.3 || >=2.0 && <2.2), unordered-containers (>=0.2.5 && <0.3), vector (>=0.10.11 && <0.14) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright (c) Hideyuki Tanaka 2009-2015, (c) Herbert Valerio Riedel 2019 |
| Author | Hideyuki Tanaka |
| Maintainer | Herbert Valerio Riedel <hvr@gnu.org> |
| Uploaded | by HerbertValerioRiedel at 2019-03-27T23:37:20Z |
| Revised | Revision 3 made by Bodigrim at 2025-06-30T21:41:28Z |
| Category | Data |
| Home page | https://msgpack.org/ |
| Bug tracker | https://github.com/msgpack/msgpack-haskell/issues |
| Source repo | head: git clone https://github.com/msgpack/msgpack-haskell.git(msgpack) |
| Distributions | LTSHaskell:1.0.1.0, NixOS:1.0.1.0, Stackage:1.0.1.0 |
| Reverse Dependencies | 14 direct, 1 indirect [details] |
| Downloads | 24320 total (115 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2019-03-27 [all 1 reports] |