toml-0.1.3

Safe HaskellNone

Text.TOML.Value

Documentation

newtype TOML Source

Constructors

TOML (Map String Value) 

Instances