cfg: Type directed application configuration parsing and accessors
cfg
is a library that provides Generic machinery for generating configuration accessors,
and parsers from Haskell types. This package is intended to be used to build out additional
"sources" for configuration access, the environment source is provided in this package as a default.
Modules
[Index] [Quick Jump]
Downloads
- cfg-0.0.2.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] | 0.0.1.0, 0.0.2.0, 0.0.2.1, 0.0.2.2 |
---|---|
Dependencies | base (>=4.16.0 && <4.20), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.7), errors (>=2.0.0 && <2.4), free (>=5.0.1 && <5.3), megaparsec (>=9.0.0 && <9.7), mtl (>=2.1 && <2.4), pretty-simple (>=4.0 && <4.2), text (>=2.0 && <2.2), vector (>=0.12.0 && <0.14) [details] |
License | MIT |
Copyright | (c) 2023 Jonathan Lorimer |
Author | Jonathan Lorimer |
Maintainer | Jonathan Lorimer <jonathanlorimer@pm.me> |
Category | Configuration |
Home page | https://github.com/JonathanLorimer/cfg#readme |
Bug tracker | https://github.com/JonathanLorimer/cfg/issues |
Source repo | head: git clone https://github.com/JonathanLorimer/cfg |
Uploaded | by JonathanLorimer at 2024-04-14T17:30:24Z |
Distributions | |
Downloads | 169 total (13 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |