Language.Libconfig.Types

A note about the examples

Primitive types

data Name

nameToText

textToName

data Setting

getSettingName

getSettingValue

data Value

isScalar

isCollection

isArray

isGroup

isList

data Scalar

isBoolean

isInteger

isInteger64

isHex

isHex64

isFloat

isString

Collection types

type Array

type List

type Group

Re-exports

data Int32

data Int64

data Word32

data Word64

data Text