| Copyright | (c) Matthew Peddie 2014 |
|---|---|
| License | BSD3 |
| Maintainer | mpeddie@gmail.com |
| Stability | experimental |
| Portability | GHC |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Language.Libconfig.Types
Contents
Description
Core types for configuration file data.
Primitive types
data Value
data Scalar
A libconfig Scalar value is a boolean value, a string or one of
an assortment of numeric types.