Name: | ghc-yaml |
---|---|
Version: | 0.8.5.3 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1368 |
License: | BSD |
RPM: | ghc-yaml-0.8.5.3-2.el7.aarch64.rpm |
Source RPM: | ghc-yaml-0.8.5.3-2.el7.src.rpm |
Build Date: | Tue Jul 31 2018 |
Build Host: | ca-buildarm02.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