Contents
Index
Framework.Config
Synopsis
openConfig
:: String -> IO ConfigParser
readConfig
:: ConfigParser ->
StartupConfig
->
StaticConfig
getConfigValue
:: Get_C a => ConfigParser -> SectionSpec -> OptionSpec -> a -> a
Documentation
openConfig
:: String
Config name
-> IO ConfigParser
Read config from file
readConfig
:: ConfigParser
->
StartupConfig
Parameters that are no in the config
->
StaticConfig
getConfigValue
:: Get_C a => ConfigParser -> SectionSpec -> OptionSpec -> a -> a
Produced by
Haddock
version 2.4.2