ghc-config-schema 1.2.2.0
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.
- Outputs:
out - Website: https://github.com/glguy/config-schema
- Licenses: ISC
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-config-schema 1.2.2.0 as follows:
guix install ghc-config-schema@1.2.2.0
Or install the latest version:
guix install ghc-config-schema
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.