config-schema

Schema definitions for the config-value package

https://github.com/glguy/config-schema

Latest on Hackage:1.3.0.0@rev:4

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.

ISC licensed by Eric Mertens
Maintained by [email protected]

This package makes it possible to define schemas for use when loading configuration files using the config-value format. These schemas can be used to process a configuration file into a Haskell value or to automatically generate documentation for the file format.