config-manager

Configuration management

https://gitlab.com/guyonvarch/config-manager

Latest on Hackage:0.3.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Joris Guyonvarch
Maintained by [email protected]

A configuration management library which supports:

  • name-value bindings,

  • required or optional imports,

  • comments.

For details of the configuration file format, see http://hackage.haskell.org/packages/archive/config-manager/latest/doc/html/Data-ConfigManager.html.