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 0000002459 2.4 KB
ghc-yaml.spec 0000002956 2.89 KB
yaml-0.8.16.tar.gz 0000077279 75.5 KB
Revision 11 (latest revision is 43)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 360812 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 11)
- 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 (forwarded request 360811 from mimi_vx)
Comments 0
openSUSE Build Service is sponsored by