tomland-0.5.0: Bidirectional TOML parser
Toml.Parser.TOML
hasKeyP :: Parser (Key, Either AnyValue TOML) Source #
tableHeaderP :: Parser (Key, TOML) Source #
inlineTableP :: Parser TOML Source #
tomlP :: Parser TOML Source #