HsSyck-0.45: Fast, lightweight YAML loader and dumperContentsIndex
HsSyck-0.45: Fast, lightweight YAML loader and dumper

This is a simple YAML ('Yet Another Markup Language') processor, used by the Pugs project for handling data serialization; this can be useful for optimization and caching purposes.

This is an interface to the syck C library for parsing and dumping YAML data. It lets you transform textual YAML data into an object of type YamlNode, and vice versa, fast.

Modules
show/hideData
show/hideYaml
Data.Yaml.Syck
Produced by Haddock version 2.7.2