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

Safe HaskellNone
LanguageHaskell98

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