Data.Ini.List
type Section
data Config
type OptionName
type SectionName
type Option
type SectionItem
type ConfigItem
type UpdateValue
type UpdateOption
class Value a
config
setDefault
(<+)
(+>)
toList
fromList
get
getDefault
getSection
getSections
getSectionsBy
updateValues
updateDefaultValues
updateSectionValues
updateOptions
updateDefaultOptions
updateSectionOptions
formatConfig
writeConfig
writeConfigFile
hWriteConfig
parseConfig
parseFile
parseFileEx