config-schema: Schema definitions for the config-value package
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Config
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.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.4.0.0, 0.4.1.0, 0.5.0.0, 0.5.0.1, 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.2.1.0, 1.2.2.0, 1.3.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.9 && <4.11), config-value (>=0.5 && <0.6), containers (>=0.5 && <0.6), free (>=4.12 && <4.13), kan-extensions (>=5.0 && <5.1), semigroupoids (>=5.2 && <5.3), text (>=1.2 && <1.3), transformers (>=0.5 && <0.6) [details] |
License | ISC |
Copyright | Eric Mertens 2017 |
Author | Eric Mertens |
Maintainer | emertens@gmail.com |
Category | Language |
Home page | https://github.com/glguy/config-schema |
Bug tracker | https://github.com/glguy/config-schema/issues |
Source repo | head: git clone https://github.com/glguy/config-schema |
Uploaded | by EricMertens at 2017-05-07T04:00:12Z |
Modules
[Index]
Downloads
- config-schema-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees