dhall: A configuration language guaranteed to terminate
Dhall is an explicitly typed configuration language that is not Turing complete. Despite being Turing incomplete, Dhall is a real programming language with a type-checker and evaluator.
Use this library to parse, type-check, evaluate, and pretty-print the Dhall configuration language. This package also includes an executable which type-checks a Dhall file and reduces the file to a fully evaluated normal form.
Read Dhall.Tutorial to learn how to use this library
Downloads
- dhall-1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.4.2, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.10.0, 1.11.0, 1.11.1, 1.12.0, 1.13.0, 1.13.1, 1.14.0, 1.15.0, 1.15.1, 1.16.0, 1.16.1, 1.17.0, 1.18.0, 1.19.0, 1.19.1, 1.20.0, 1.20.1, 1.21.0, 1.22.0, 1.23.0, 1.24.0, 1.25.0, 1.26.0, 1.26.1, 1.27.0, 1.28.0, 1.29.0, 1.30.0, 1.31.0, 1.31.1, 1.32.0, 1.33.0, 1.33.1, 1.34.0, 1.35.0, 1.36.0, 1.37.0, 1.37.1, 1.38.0, 1.38.1, 1.39.0, 1.40.0, 1.40.1, 1.40.2, 1.41.0, 1.41.1, 1.41.2, 1.42.0, 1.42.1 (info) |
---|---|
Dependencies | ansi-wl-pprint (<0.7), base (>=4.8.0.0 && <5), bytestring (<0.11), containers (>=0.5.0.0 && <0.6), dhall, http-client (>=0.4.30 && <0.6), http-client-tls (>=0.2.0 && <0.4), microlens (>=0.2.0.0 && <0.5), microlens-mtl (>=0.1.3.1 && <0.2), neat-interpolation (>=0.3.2.1 && <0.4), optparse-generic (>=1.1.1 && <1.2), parsers (>=0.12.4 && <0.13), system-fileio (>=0.2.1 && <0.4), system-filepath (>=0.3.1 && <0.5), text (>=0.11.1.0 && <1.3), text-format (<0.4), transformers (>=0.2.0.0 && <0.6), trifecta (>=1.6 && <1.7), unordered-containers (>=0.1.3.0 && <0.3), vector (>=0.11.0.0 && <0.12) [details] |
Tested with | ghc ==7.10.2, ghc ==8.0.1 |
License | BSD-3-Clause |
Copyright | 2016 Gabriel Gonzalez |
Author | Gabriel Gonzalez |
Maintainer | Gabriel439@gmail.com |
Category | Compiler |
Bug tracker | https://github.com/Gabriel439/Haskell-Dhall-Library/issues |
Source repo | head: git clone https://github.com/Gabriel439/Haskell-Dhall-Library |
Uploaded | by GabrielGonzalez at 2017-01-22T17:51:17Z |
Distributions | Arch:1.41.2, Debian:1.32.0, Fedora:1.41.2, LTSHaskell:1.42.1, NixOS:1.42.1 |
Reverse Dependencies | 56 direct, 4 indirect [details] |
Executables | dhall |
Downloads | 70876 total (318 in the last 30 days) |
Rating | 2.75 (votes: 8) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-01-22 [all 1 reports] |