This package browser is in early development. Mind the rough edges.

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.

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.