config-schema-0.5.0.0: Schema definitions for the config-value package
This package makes it possible to defined schemas for use when loading configuration files using the config-value format. These schemas can be used to be process a configuration file into a Haskell value, or to automatically generate documentation for the file format.
Modules
- Config
- Config.Schema Top-level module rexporting child modules
- Config.Schema.Docs Documentation generation for config schemas
- Config.Schema.Load Operations to extract a value from a configuration.
- Config.Schema.Spec Types and operations for describing a configuration file format.
- Config.Schema Top-level module rexporting child modules