dhall-json-1.6.4: Convert between Dhall and JSON or YAML
Use this package if you want to convert between Dhall expressions and JSON or YAML. You can use this package as a library or an executable:
- See the Dhall.JSON or Dhall.JSONToDhall modules if you want to use this package as a library
- Use the
dhall-to-json
,dhall-to-yaml
, orjson-to-dhall
programs from this package if you want an executable
The Dhall.JSON and Dhall.JSONToDhall modules also contains instructions for how to use this package
Signatures
Modules
- Dhall