dson-parsec-0.4.1.0: DSON parser.

Portabilityportable
Stabilityprovisional
Maintainerwelcometothechango@gmail.com
Safe HaskellSafe-Inferred

Data.Dson

Description

Main module. Has a test for the parser and the serializer.

Synopsis

Documentation

main :: IO ()Source

Reads a DSON string, parses it to a Dson value and serializes it back to JSON.