@hackage etc0.4.1.0

Declarative configuration spec for Haskell projects

etc

etc gathers configuration values from multiple sources (cli options, OS environment variables, files) using a declarative spec file that defines where this values are to be found and located in a configuration map.

For more information about etc API and how to use it, see the etc homepage

  • Installation

  • Tested Compilers

  • Dependencies (0)

  • Dependents (1)

    @hackage/sc2hs
  • Package Flags

      extra
       (off by default)

      Include extra utilities

      cli
       (off by default)

      Include support for cli arguments

      yaml
       (off by default)

      Include support to parse YAML files