candid: Candid integration

[ codec, library, program ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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.5, 0.5.0.1
Change log CHANGELOG.md
Dependencies base (>=4.14.3 && <4.15 || >=4.15.1 && <4.16 || >=4.16.3 && <4.17 || >=4.17.0 && <4.18 || >=4.18.1 && <4.19 || >=4.19.0 && <4.20), base32 (>=0.2.2 && <0.3 || >=0.3.1 && <0.5), bytestring (>=0.10.12 && <0.11 || >=0.11.3 && <0.12 || >=0.12.0 && <0.13), candid, cereal (>=0.5.8 && <0.6), constraints (>=0.13.4 && <0.15), containers (>=0.6.4 && <0.7), digest (>=0.0.1 && <0.1), dlist (>=1.0 && <1.1), file-embed (>=0.0.15 && <0.1), hex-text (>=0.1.0 && <0.2), leb128-cereal (>=1.2 && <1.3), megaparsec (>=9.2.1 && <9.3 || >=9.3.1 && <9.4 || >=9.5.0 && <9.6 || >=9.6.1 && <9.7), mtl (>=2.2.2 && <2.3 || >=2.3.1 && <2.4), optparse-applicative (>=0.17.1 && <0.18 || >=0.18.1 && <0.19), parser-combinators (>=1.3.0 && <1.4), prettyprinter (>=1.7.1 && <1.8), row-types (>=1.0.1 && <1.1), scientific (>=0.3.7 && <0.4), split (>=0.2.3 && <0.3), template-haskell (>=2.16.0 && <2.17 || >=2.17.0 && <2.18 || >=2.18.0 && <2.19 || >=2.19.0 && <2.20 || >=2.20.0 && <2.21 || >=2.21.0 && <2.22), text (>=1.2.4 && <1.3 || >=2.0.1 && <2.2), transformers (>=0.5.6 && <0.6 || >=0.6.1 && <0.7), unordered-containers (>=0.2.19 && <0.3), vector (>=0.12.3 && <0.13 || >=0.13.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 2024-01-16T21:24:45Z
Distributions NixOS:0.5.0.1
Executables hcandid
Downloads 649 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-01-16 [all 1 reports]