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.7.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.41.1), dhall-json (>=1.7.10), filepath, hpack (>=0.35 && <0.36), megaparsec (>=9.2), microlens, optparse-applicative, prettyprinter, text, transformers, yaml [details] |
Tested with | ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.2 |
License | BSD-3-Clause |
Copyright | © 2018 - 2022 Phil de Joux, © 2018 - 2022 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 2022-04-27T11:32:29Z |
Distributions | |
Executables | dhall-hpack-yaml, dhall-hpack-json, dhall-hpack-dhall, dhall-hpack-cabal |
Downloads | 4366 total (42 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-04-27 [all 1 reports] |