The latest version of configuration-tools is 0.7.0-0.

configuration-tools

Version 0.2.2 revision 0 uploaded by larsk.

Package meta

Synopsis
Tools for specifying and parsing configurations
Description

Tools for specifying and parsing configurations

This package provides a collection of utils on top of the packages optparse-applicative, aeson, and yaml for configuring libraries and applications in a convenient and composable way.

The main features are

  1. configuration management through integration of command line option parsing and configuration files and

  2. a Setup.hs file that generates a PkgInfo module for each component of a package that provides information about the package and the build.

Documentation on how to use this package can be found in the README and in the API documentation of the modules Configuration.Utils and Configuration.Utils.Setup.

Author
Lars Kuhtz <lars@alephcloud.com>
Bug reports
https://github.com/alephcloud/hs-configuration-tools/issues
Category
Configuration, Console
Copyright
Copyright (c) 2014 AlephCloud, Inc.
Homepage
https://github.com/alephcloud/hs-configuration-tools
Maintainer
Lars Kuhtz <lars@alephcloud.com>
Package URL
n/a
Stability
n/a

Components