yaml-0.8.7.2: Support for parsing and rendering YAML documents.

Safe HaskellNone

Data.Yaml.Parser

Description

NOTE: This module is a highly experimental preview release. It may change drastically, or be entirely removed, in a future release.

Documentation

data RawDoc Source

Constructors

RawDoc YamlValue AnchorMap 

Instances