Deprecated

In favour of

data-object-yaml

Serialize data to and from Yaml files (deprecated)

http://github.com/snoyberg/data-object-yaml

Latest on Hackage:0.3.4.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Michael Snoyman, Anton Ageev
Maintained by Michael Snoyman

Future development will focus on the Data.Yaml module of the yaml package, which leverages aeson's existing Value type. This package is officially deprecated. Provides high level conversions based on the data-object package. Parsing and emitting is handled by the yaml package, which in turn uses the libyaml C library.