@hackage msgpack-persist0.0.15
A Haskell implementation of MessagePack
Categories
License
BSD-3-Clause
Maintainer
Iphigenia Df <iphydf@gmail.com>
Links
Versions
- 0.0.15 Mon, 14 Feb 2022
Installation
Dependencies (6)
- base <5
- bytestring
- monad-validate
- msgpack-types >=0.2 && <0.3
- persist
- text Show all…
Dependents (0)
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.