| Portability | portable |
|---|---|
| Stability | provisional |
| Maintainer | welcometothechango@gmail.com |
| Safe Haskell | Safe-Inferred |
Data.Dson.Serializer
Description
Provides serializers from Dson to Strings formats.
- dsonToJson :: Dson -> String
Documentation
dsonToJson :: Dson -> StringSource
Takes a Dson value and turns it into a JSON string.