dhall-json: 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
Modules
- Dhall
- DhallToYaml
- Dhall.DhallToYaml.Main
- Dhall.JSON
- Dhall.JSON.Yaml
- Dhall.JSONToDhall
- DhallToYaml
Downloads
- dhall-json-1.7.12.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 1.0.11, 1.0.12, 1.0.13, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 1.2.7, 1.2.8, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.7.11, 1.7.12 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.4.6.0 && <2.2), aeson-pretty (>=0.8.5 && <0.9), aeson-yaml (>=1.1.0 && <1.2), ansi-terminal (>=0.6.3.1 && <1.2), base (>=4.11.0.0 && <5), bytestring (<0.12), containers (>=0.5.9 && <0.8), dhall (>=1.42.0 && <1.43), dhall-json, exceptions (>=0.8.3 && <0.11), filepath (<1.6), lens-family-core (>=1.0.0 && <2.2), optparse-applicative (>=0.14.0.0 && <0.19), prettyprinter (>=1.7.0 && <1.8), prettyprinter-ansi-terminal (>=1.1.1 && <1.2), scientific (>=0.3.0.0 && <0.4), text (>=0.11.1.0 && <2.1), unordered-containers (<0.3), vector [details] |
License | BSD-3-Clause |
Copyright | 2017 Gabriella Gonzalez |
Author | Gabriella Gonzalez |
Maintainer | GenuineGabriella@gmail.com |
Revised | Revision 3 made by GabrielGonzalez at 2024-09-29T13:33:18Z |
Category | Compiler |
Bug tracker | https://github.com/dhall-lang/dhall-haskell/issues |
Source repo | head: git clone https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-json |
Uploaded | by GabrielGonzalez at 2023-04-19T03:10:46Z |
Distributions | Arch:1.7.11, Fedora:1.7.11, NixOS:1.7.12 |
Reverse Dependencies | 7 direct, 0 indirect [details] |
Executables | json-to-dhall, dhall-to-yaml, dhall-to-json |
Downloads | 34113 total (200 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2023-04-19 [all 2 reports] |