Description
Provides a YAML 1.2 processor written in Haskell. Applications can use it to read, validate, transform, or write YAML configuration and data files without relying on bindings to another language.
It is meant for developers and Haskell packages that need YAML support. It does not add a user-facing YAML editor; it supplies parsing and serialization features for other software.