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 module if you want to use this package as a library
Use the
dhall-to-jsonordhall-to-yamlprograms from this package if you want an executable
The Dhall.JSON module also contains instructions for how to use this package
| Versions [faq] | 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 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=1.0.0.0 && <1.5), aeson-pretty (>=0.8.5 && <0.9), base (>=4.8.0.0 && <5), bytestring (<0.11), containers, dhall (>=1.22.0 && <1.25), dhall-json, exceptions (>=0.8.3 && <0.11), lens (>=2.5 && <4.18), libyaml (>=0.1.1.0 && <0.2), optparse-applicative (>=0.14.0.0 && <0.15), scientific (>=0.3.0.0 && <0.4), semigroups (==0.18.*), text (>=0.11.1.0 && <1.3), unordered-containers (<0.3), vector, yaml (>=0.5.0 && <0.11 || >=0.11.0 && <0.12) [details] |
| License | BSD-3-Clause |
| Copyright | 2017 Gabriel Gonzalez |
| Author | Gabriel Gonzalez |
| Maintainer | Gabriel439@gmail.com |
| 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 Fri Jun 7 00:16:44 UTC 2019 |
| Distributions | LTSHaskell:1.2.6, NixOS:1.3.0, Stackage:1.3.0 |
| Executables | yaml-to-dhall, json-to-dhall, dhall-to-yaml, dhall-to-json |
| Downloads | 6137 total (498 in the last 30 days) |
| Rating | (no votes yet) [estimated by rule of succession] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-06-07 [all 1 reports] |
Flags
| Name | Description | Default | Type |
|---|---|---|---|
| yaml-pre-0_11 | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- dhall-json-1.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)