The YAML package

Edit Package ghc-yaml

Provides support for parsing and emitting Yaml documents.

This package includes the full libyaml C library version 0.1.2 by Kirill Simonov (http://pyyaml.org/wiki/LibYAML) in the package so you don't need to worry about any non-Haskell dependencies.

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.

Refresh
Refresh
Source Files
Filename Size Changed
ghc-yaml.changes 0000002983 2.91 KB
ghc-yaml.spec 0000002999 2.93 KB
yaml-0.8.17.2.tar.gz 0000078825 77 KB
Revision 3 (latest revision is 6)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 402559 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 3)
- update to 0.8.17.2
* Fix pretty-printing order of UnexpectedEvent's fields

- update to 0.8.17.1
* workaround for Cabal bug

- update to 0.8.17
* loadYamlSettingsArgs

- update to 0.8.16
* Add env variable parsing. loadYamlSettings can read config values from the 
    environment with Yaml that specifies an env var. The syntax is
    var: _env:ENV_VAR:default

- update to 0.8.15.3
* Give a warning when compiling with GHCJS

- update to 0.8.15.2
* Canonicalise Monad instances
Comments 0
openSUSE Build Service is sponsored by