cereal: A binary serialization library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

A binary serialization library, similar to binary, that introduces an isolate primitive for parser isolation, and labeled blocks for better error messages.

Properties

Versions 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.4.0, 0.5.5.0, 0.5.7.0, 0.5.8.0, 0.5.8.1, 0.5.8.2, 0.5.8.3
Change log CHANGELOG.md
Dependencies array, base (>=4.4 && <5), 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 Trevor Elliott <trevor@galois.com>
Category Data, Parsing
Home page https://github.com/GaloisInc/cereal
Source repo head: git clone git://github.com/GaloisInc/cereal.git
Uploaded by TrevorElliott at 2016-11-09T00:41:05Z

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees