dson-parsec-0.4.1.1: DSON parser.

Portabilityportable
Stabilityprovisional
Maintainerwelcometothechango@gmail.com
Safe HaskellSafe-Inferred

Data.Dson.Parsec

Description

Provides the main DSON parser.

Synopsis

Documentation

dsonTop :: Parser DsonSource

This parser scans for either a DSON dict or array.