| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Text.TOML.Parser
Documentation
module Text.TOML.Value
keygroup :: Parser [ByteString] Source
keyval :: Parser (ByteString, TOMLV) Source
type Token = Either [ByteString] (ByteString, TOMLV) Source
toml-0.1.2
| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Text.TOML.Parser
module Text.TOML.Value
keygroup :: Parser [ByteString] Source
keyval :: Parser (ByteString, TOMLV) Source
type Token = Either [ByteString] (ByteString, TOMLV) Source