canteven-config: A pattern for configuring programs.

[ apache, deprecated, library, unclassified ] [ Propose Tags ]
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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 1796 total (13 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]