hpack-dhall: hpack's dhalling
Use hpack phrasing in dhall to write cabal files.
There are two main reasons why you'd use hpack-dhall, convenience and safety.
Get the convenience of hpack. Don't bother to state what can be inferred or defaulted, easing the burden of completing a package description by hand. For example `other-modules` can be inferred by taking the set difference between modules on disk and the set of `exposed-modules`.
Get the safety of dhall's programmable configuration: typed fields, safe imports and functions.
Downloads
- hpack-dhall-0.5.4.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] | 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.7 |
---|---|
Change log | changelog.md |
Dependencies | aeson, aeson-pretty, base (>=4.13 && <5), bytestring, dhall (>=1.40.2), dhall-json (>=1.7.9), filepath, hpack (>=0.34.6), megaparsec (>=9.2.0), microlens, optparse-applicative, prettyprinter, text, transformers, yaml [details] |
Tested with | ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.1 |
License | BSD-3-Clause |
Copyright | © 2018 - 2021 Phil de Joux, © 2018 - 2021 Block Scope Limited |
Author | |
Maintainer | Phil de Joux <phil.dejoux@blockscope.com> |
Category | Development |
Home page | https://github.com/cabalism/hpack-dhall#readme |
Bug tracker | https://github.com/cabalism/hpack-dhall/issues |
Source repo | head: git clone https://github.com/cabalism/hpack-dhall |
Uploaded | by philderbeast at 2021-12-17T11:56:29Z |
Distributions | |
Executables | dhall-hpack-yaml, dhall-hpack-json, dhall-hpack-dhall, dhall-hpack-cabal |
Downloads | 4449 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-12-17 [all 1 reports] |