úÎÍ?     SafeSafeAOT @Parameters for a parser that takes a config file and produces a c . Use the  - constructor if you want to specify your own  lineParser or  commentStart. Otherwise, use the   smart constructor.XSpecifies how a key and a value parser should be represented in the config file, e.g.,  key = value, or  key: value. Key name. Parser for the given value type. &How the value should change the state c.  Smart constructor to check that 7 doesn't contain any duplicate keys before creating a . Smart constructor for a " that uses a default syntax like  key = value! and line comments starting with #. Default syntax like  key = value.Default line comment like # comment text.   Safe!"T`Parse a string surrounded by quotes. Quotes within the string must be escaped with backslashes.Parse an integer.aParse a bounded integer. Fail to parse with a descriptive message if the value is out of bounds.$Parse a boolean. Valid synonyms for True are true, yes, Yes, on, and On. Valid synonyms for False are false, no, No, off, and Off.%Parse a list of values surrounded by [ and ]I, and separated by commas. The list can contain whitespace and newlines.3Ignore zero or more spaces, tabs, or vertical tabs.4Extract a parser for a transformation on c's from a .   mA simple library to parse config files using parsec that generates parse errors on invalid keys(c) Ben Hamlin, 2017MITprotob3n@gmail.com experimentalPOSIXSafe           !,config-parser-0.2.0.0-4azXis42rZl9XvjNoY0ksEText.ConfigParserText.ConfigParser.UtilText.ConfigParser.TypesText.ConfigParser.Parser ConfigParserkeyValuelineCommentInitdefaultsoptions ConfigOptionkeyparseractionKey configParser_ configParserdefaultKeyValuedefaultLineCommentInitstringintegerboollistconfig parseFromFile.:boundedIntegral whitespace actionParserreplaceParserInputremoveLineCommentsremoveExtraSpacesremoveExtraLines