@hackage candid0.5.0.3
Candid integration
Installation
Dependencies (23)
- base ^>=4.14.3 || ^>=4.15.1 || ^>=4.16.3 || ^>=4.17.0 || ^>=4.18.1 || ^>=4.19.0 || ^>=4.20.0 || ^>=4.21.0
- base32 ^>=0.2.2 || ^>=0.3.1 || ^>=0.4
- bytestring ^>=0.10.12 || ^>=0.11.3 || ^>=0.12.0
- cereal ^>=0.5.8
- constraints ^>=0.13.4 || ^>=0.14
- containers ^>=0.6.4 || ^>=0.7 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.