License | GPL-3 |
---|---|
Maintainer | Joris Guyonvarch <joris@guyonvarch.me> |
Stability | experimental |
Safe Haskell | Safe |
Language | Haskell2010 |
Configuration management types.
Documentation
Configuration data.
An expression is either a binding or an import.
data Requirement Source #
A requirement is either required or optional.
class Configured a where Source #
This class represents types that can be converted from a value to a destination type