| Name: | ghc-yaml |
|---|---|
| Version: | 0.8.5.3 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 452424 |
| License: | BSD |
| RPM: | ghc-yaml-0.8.5.3-2.el7.x86_64.rpm |
| Source RPM: | ghc-yaml-0.8.5.3-2.el7.src.rpm |
| Build Date: | Thu Nov 23 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://hackage.haskell.org/package/yaml |
| Summary: | Support for parsing and rendering YAML documents |
| 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. |
- rebuild
- update to 0.8.5.3
- Latest upstream version.
- run chrpath on yaml2json (#1008787)
- add static provides and pkgconfig requires to devel
- build with system libyaml - package yaml2json in devel subpackage - exclude armv7hl because of conduit
- spec file generated by cabal-rpm-0.8.3