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