cereal: A binary serialization library
A binary serialization library, similar to binary, that introduces an isolate primitive for parser isolation, and labeled blocks for better error messages.
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
bytestring-builder | Decides whether to use an older version of bytestring along with bytestring-builder or just a newer version of bytestring. This flag normally toggles automatically but you can use `-fbytestring-builder` or `-f-bytestring-builder` to explicitly change it. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cereal-0.5.8.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'.
Versions [RSS] | 0.1, 0.2, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3.0, 0.3.4.0, 0.3.5.0, 0.3.5.1, 0.3.5.2, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.1.1, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.5.3.0, 0.5.4.0, 0.5.5.0, 0.5.7.0, 0.5.8.0, 0.5.8.1, 0.5.8.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array, base (>=4.4 && <4.13), bytestring (>=0.9 && <1), bytestring-builder (>=0.10.4 && <1), containers, fail (>=4.9 && <4.10), ghc-prim (>=0.2) [details] |
License | BSD-3-Clause |
Author | Lennart Kolmodin <kolmodin@dtek.chalmers.se>, Galois Inc., Lemmih <lemmih@gmail.com>, Bas van Dijk <v.dijk.bas@gmail.com> |
Maintainer | Eric Mertens <emertens@galois.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-09-01T22:24:24Z |
Category | Data, Parsing |
Home page | https://github.com/GaloisInc/cereal |
Source repo | head: git clone git://github.com/GaloisInc/cereal.git |
Uploaded | by EricMertens at 2019-01-07T17:32:25Z |
Distributions | Arch:0.5.8.2, Debian:0.5.8.1, Fedora:0.5.8.1, FreeBSD:0.4.1.1, LTSHaskell:0.5.8.2, NixOS:0.5.8.2, Stackage:0.5.8.2, openSUSE:0.5.8.2 |
Downloads | 284448 total (448 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-01-07 [all 1 reports] |