dson-parsec-0.4.1.1: DSON parser.

Portabilityportable
Stabilityprovisional
Maintainerwelcometothechango@gmail.com
Safe HaskellSafe-Inferred

Data.Dson.Serializer

Description

Provides serializers from Dson to Strings formats.

Synopsis

Documentation

dsonToJson :: Dson -> StringSource

Takes a Dson value and turns it into a JSON string.