canteven-config: A pattern for configuring programs.
Deprecated
Turns out, all of our executables shared the same sort of
pattern: Parse the command line to locate a config file,
read and parse the config file, set up hslogger
based on
some stuff found in the config file, and pass the rest of
the config to the actual program. This library makes doing
that pattern super easy. It is meant to be a rather
particular (as opposed to general) solution for this sort
of problem.
Downloads
- canteven-config-0.1.0.1.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.1, 1.0.0.0 |
---|---|
Dependencies | aeson, base (>=4 && <5), directory, filepath, hslogger, text, unix, yaml [details] |
License | Apache-2.0 |
Author | Rick Owens |
Maintainer | rick@owenssoftware.com |
Uploaded | by taphu at 2015-04-20T16:26:20Z |
Distributions | NixOS:1.0.0.0 |
Reverse Dependencies | 2 direct, 5 indirect [details] |
Downloads | 1831 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-04-20 [all 1 reports] |