@hackage / cfg

Type directed application configuration parsing and accessors

Latest0.0.2.3

About

Metadata

  • Last updated , by JonathanLorimer
  • License MIT
  • Maintained by: Jonathan Lorimer <jonathanlorimer@pm.me>

  • Lottery factor: 1

Links

Installation

Readme

cfg is a library that provides Generic machinery for generating configuration accessors, and parsers from Haskell types. This package is intended to be used to build out additional "sources" for configuration access, the environment source is provided in this package as a default.