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.3.0.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
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, 1.3.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.9 && <4.21), config-value (>=0.8.3 && <0.9), containers (>=0.5 && <0.8), free (>=4.12 && <5.3), kan-extensions (>=5.0.2 && <5.3), pretty (>=1.1.2 && <1.2), semigroupoids (>=5.1 && <6.1), text (>=1.2 && <2.2), transformers (>=0.4 && <0.7) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.2 |
License | ISC |
Copyright | Eric Mertens 2017 |
Author | Eric Mertens |
Maintainer | emertens@gmail.com |
Revised | Revision 5 made by EricMertens at 2024-05-29T16:13:01Z |
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 2022-08-10T22:30:19Z |
Distributions | Arch:1.3.0.0, Debian:1.2.0.0, NixOS:1.3.0.0 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 11209 total (97 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 2022-08-11 [all 1 reports] |