@hackage cborg-json0.2.6.0
A library for encoding JSON as CBOR
Installation
Tested Compilers
Dependencies (9)
- aeson >=0.7 && <2.3
- aeson-pretty >=0.8 && <0.9
- base >=4.11 && <4.22
- base64-bytestring >=1.0 && <1.3
- cborg >=0.2 && <0.3
- scientific >=0.3 && <0.4 Show all…
Dependents (5)
@hackage/tahoe-great-black-swamp, @hackage/dhall, @cardano/cardano-cli, @hackage/cbor-tool, @cardano/trace-dispatcher
This package implements the bijection between JSON and CBOR defined in the CBOR specification, RFC 7049.