| Name: | ghc-yaml | 
|---|---|
| Version: | 0.8.32 | 
| Release: | 3.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 1094448 | 
| License: | BSD | 
| RPM: | ghc-yaml-0.8.32-3.el8.aarch64.rpm | 
| Source RPM: | ghc-yaml-0.8.32-3.el8.src.rpm | 
| Build Date: | Thu Mar 02 2023 | 
| Build Host: | build-ol8-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://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.  |