dhall-toml: Convert between Dhall and TOML
Use this package if you want to convert between dhall expressions and TOML. You can use this package as a library or an executable:
See Dhall.DhallToToml or Dhall.TomlToDhall modules if you want to use this package as a library
Use
dhall-to-toml
,toml-to-dhall
programs from this package if you want an executable.
The Dhall.DhallToToml and Dhall.TomlToDhall modules also contains instructions for how to use this package
[Skip to Readme]
Downloads
- dhall-toml-1.0.2.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
- No Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.0.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <5), containers (>=0.5.9 && <0.7), dhall (>=1.39.0 && <1.42), dhall-toml, optparse-applicative (>=0.14 && <0.18), prettyprinter (>=1.7.0 && <1.8), text (>=0.11.1.0 && <2.1), tomland (>=1.3.2.0 && <1.4), unordered-containers (>=0.2 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | 2021 ear7h |
Author | ear7h |
Maintainer | GenuineGabriella@gmail.com |
Revised | Revision 1 made by GabrielGonzalez at 2022-09-04T22:41:10Z |
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-toml |
Uploaded | by GabrielGonzalez at 2022-02-22T02:17:02Z |
Distributions | NixOS:1.0.3 |
Executables | toml-to-dhall, dhall-to-toml |
Downloads | 505 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-02-22 [all 1 reports] |