ghc-yaml - Support for parsing and rendering YAML documents
Website: | http://hackage.haskell.org/package/yaml |
---|---|
License: | BSD |
- Description:
Provides support for parsing and emitting Yaml documents. The package is broken down into two modules. "Data.Yaml" provides a high-level interface based around the JSON datatypes provided by the aeson package. "Text.Libyaml" provides a lower-level, streaming interface. For most users, "Data.Yaml" is recommended.
Packages
ghc-yaml-0.8.5.3-1.sdl6.x86_64 [84 KiB] |
Changelog
by Jens Petersen (2014-01-22):
- update to 0.8.5.3 |