candid: Candid integration

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 brings the Candid interface definition language to Haskell, supporting serialization, deserialization, importing type definition and other features.

See Codec.Candid for an overview and https://github.com/dfinity/candid to learn more about Candid.

Properties

Versions 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.4, 0.4.0.1, 0.4.0.2, 0.4.0.2, 0.5, 0.5.0.1
Change log CHANGELOG.md
Dependencies base (>=4.14.3.0 && <4.15 || >=4.15.1.0 && <4.16 || >=4.16.3.0 && <4.17 || >=4.17.0.0 && <4.18 || >=4.18.0.0 && <4.19), base32 (>=0.2.2.0 && <0.3 || >=0.3.1.0 && <0.4), bytestring (>=0.10.12.0 && <0.11 || >=0.11.3.1 && <0.12), candid, cereal (>=0.5.8.3 && <0.6), constraints (>=0.13.4 && <0.14), containers (>=0.6.4.1 && <0.7), crc (>=0.1.1.1 && <0.2), dlist (>=1.0 && <1.1), file-embed (>=0.0.15.0 && <0.1), hex-text (>=0.1.0.7 && <0.2), leb128-cereal (>=1.2 && <1.3), megaparsec (>=9.2.1 && <9.3 || >=9.3.1 && <9.4), mtl (>=2.2.2 && <2.3 || >=2.3.1 && <2.4), optparse-applicative (>=0.17.0.0 && <0.18 || >=0.18.1.0 && <0.19), parser-combinators (>=1.3.0 && <1.4), prettyprinter (>=1.7.1 && <1.8), row-types (>=1.0.1.2 && <1.1), scientific (>=0.3.7.0 && <0.4), split (>=0.2.3.5 && <0.3), template-haskell (>=2.16.0.0 && <2.17 || >=2.17.0.0 && <2.18 || >=2.18.0.0 && <2.19 || >=2.19.0.0 && <2.20 || >=2.20.0.0 && <2.21), text (>=1.2.4.1 && <1.3 || >=2.0.1 && <2.1), transformers (>=0.5.6.2 && <0.6 || >=0.6.1.0 && <0.7), unordered-containers (>=0.2.19.1 && <0.3), vector (>=0.12.3.1 && <0.13 || >=0.13.0.0 && <0.14) [details]
License LicenseRef-Apache
Author Joachim Breitner
Maintainer mail@joachim-breitner.de
Category Codec
Home page https://github.com/nomeata/haskell-candid
Source repo head: git clone https://github.com/nomeata/haskell-cabal
Uploaded by JoachimBreitner at 2023-06-04T13:00:27Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees