pkgsrc/textproc/hs-yaml/DESCR
pho e37a3f2304 Import yaml-0.8.30 from wip
Provides support for parsing and emitting Yaml documents.

Data.Yaml provides a high-level interface based around the JSON
datatypes provided by the aeson package. It uses Text.Libyaml from
libyaml in its implementation of the low-level yaml encoder/decoder.
2020-01-03 08:03:05 +00:00

5 lines
259 B
Text

Provides support for parsing and emitting Yaml documents.
Data.Yaml provides a high-level interface based around the JSON
datatypes provided by the aeson package. It uses Text.Libyaml from
libyaml in its implementation of the low-level yaml encoder/decoder.