@hackage candid0.4.0.2
Candid integration
Installation
Dependencies (23)
- base ^>=4.14.3.0 || ^>=4.15.1.0 || ^>=4.16.3.0 || ^>=4.17.0.0 || ^>=4.18.0.0
- base32 ^>=0.2.2.0 || ^>=0.3.1.0
- bytestring ^>=0.10.12.0 || ^>=0.11.3.1
- cereal ^>=0.5.8.3
- constraints ^>=0.13.4
- containers ^>=0.6.4.1 Show all…
Dependents (0)
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.