@hackage candid0.3.1
Candid integration
Installation
Dependencies (23)
- base >=4.12 && <5
- base32 >=0.1.1.2 && <0.3
- bytestring >=0.10.8.2 && <0.12
- cereal >=0.5.8.1 && <0.6
- constraints >=0.12 && <0.14
- containers >=0.6.0.1 && <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.