Thu, 29 Jan 2026 21:35:31 CST | login

Information for build ghc-HsYAML-0.2.1.1-1.ocs23

ID8175
Package Nameghc-HsYAML
Version0.2.1.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ghc-HsYAML.git?.#cb834504907b87c85ce634879a714b23f1e8af15
SummaryPure Haskell YAML 1.2 processor
Description'HsYAML' is a [YAML 1.2](http://yaml.org/spec/1.2/spec.html) processor, i.e. a library for parsing and serializing YAML documents. Features of 'HsYAML' include: * Pure Haskell implementation with small dependency footprint and emphasis on strict compliance with the <http://yaml.org/spec/1.2/spec.html>. * Direct decoding to native Haskell types via ('aeson'-inspired) typeclass-based API (see "Data.YAML"). * Allows round-tripping while preserving ordering, anchors, and comments at Event-level. * Support for constructing custom YAML node graph representation (including support for cyclic YAML data structures). * Support for the standard (untyped) /Failsafe/, (strict) /JSON/, and (flexible) /Core/ "schemas" providing implicit typing rules as defined in the YAML 1.2 specification (including support for user-defined custom schemas). * Support for emitting YAML using /Failsafe/, (strict) /JSON/, and (flexible) /Core/ "schemas" (including support for user-defined custom encoding schemas * Event-based API resembling LibYAML's Event-based API (see "Data.YAML.Event"). * Low-level API access to lexical token-based scanner (see "Data.YAML.Token").
Built bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 18 Jun 2024 21:03:18 CST
CompletedTue, 18 Jun 2024 21:06:02 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-HsYAML.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-HsYAML.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-HsYAML-0.2.1.1-1.ocs23.src.rpm (info) (download)
aarch64
ghc-HsYAML-0.2.1.1-1.ocs23.aarch64.rpm (info) (download)
ghc-HsYAML-devel-0.2.1.1-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-HsYAML-doc-0.2.1.1-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-HsYAML-0.2.1.1-1.ocs23.x86_64.rpm (info) (download)
ghc-HsYAML-devel-0.2.1.1-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.1.1-1 - initial build