config-schema: Schema definitions for the config-value package
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.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- config-schema-1.2.2.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 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 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.9 && <4.17), config-value (>=0.8 && <0.9), containers (>=0.5 && <0.7), free (>=4.12 && <5.2), kan-extensions (>=5.0.2 && <5.3), pretty (>=1.1.2 && <1.2), semigroupoids (>=5.1 && <5.4), text (>=1.2 && <1.3), transformers (>=0.4 && <0.6) [details] |
License | ISC |
Copyright | Eric Mertens 2017 |
Author | Eric Mertens |
Maintainer | emertens@gmail.com |
Revised | Revision 2 made by EricMertens at 2021-11-16T18:31:52Z |
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 2021-03-11T19:32:16Z |
Distributions | Debian:1.2.0.0, NixOS:1.2.2.0 |
Downloads | 9317 total (90 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-03-11 [all 1 reports] |