cborg: Concise Binary Object Representation

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]

This package (formerly binary-serialise-cbor) provides an efficient implementation of the Concise Binary Object Representation (CBOR), as specified by RFC 7049.

If you are looking for a library for serialisation of Haskell values, have a look at the serialise package, which is built upon this library.

Properties

Versions 0.1.1.0, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.3.0, 0.2.4.0, 0.2.5.0, 0.2.6.0, 0.2.7.0, 0.2.8.0, 0.2.9.0, 0.2.10.0
Change log None available
Dependencies array (>=0.4 && <0.6), base (>=4.6 && <5.0), bytestring (>=0.10.4 && <0.11), containers (>=0.5 && <0.6), fail (>=4.9 && <4.10), ghc-prim (>=0.3 && <0.6), half (>=0.2.2.3 && <0.3), integer-gmp, primitive (>=0.5 && <0.7), semigroups (>=0.18 && <0.19), text (>=1.1 && <1.3) [details]
License BSD-3-Clause
Copyright 2015-2017 Duncan Coutts, 2015-2017 Well-Typed LLP, 2015 IRIS Connect Ltd
Author Duncan Coutts
Maintainer duncan@community.haskell.org, ben@smart-cactus.org
Category Codec
Bug tracker https://github.com/well-typed/cborg/issues
Source repo head: git clone https://github.com/well-typed/cborg.git
Uploaded by BenGamari at 2017-08-01T02:15:36Z

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
optimize-gmp

Use optimized code paths for integer-gmp

Enabled

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