toml-0.1.2

Safe HaskellSafe-Inferred
LanguageHaskell98

Text.TOML.Value

Documentation

newtype TOML Source

Constructors

TOML (Map String Value) 

Instances