Mon, 12 Jan 2026 15:54:20 CST | login

Information for build ghc-HsYAML-0.2.1.4-1.oc9

ID44908
Package Nameghc-HsYAML
Version0.2.1.4
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-HsYAML.git?.#ced41eac87a86a6047804af088ba24a6d5914ecc
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 byzeyouliu
State complete
Volume DEFAULT
StartedTue, 14 Oct 2025 10:30:13 CST
CompletedTue, 14 Oct 2025 10:43:31 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-HsYAML.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-HsYAML.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-HsYAML-0.2.1.4-1.oc9.src.rpm (info) (download)
aarch64
ghc-HsYAML-0.2.1.4-1.oc9.aarch64.rpm (info) (download)
ghc-HsYAML-devel-0.2.1.4-1.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-HsYAML-0.2.1.4-1.oc9.loongarch64.rpm (info) (download)
ghc-HsYAML-devel-0.2.1.4-1.oc9.loongarch64.rpm (info) (download)
noarch
ghc-HsYAML-doc-0.2.1.4-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-HsYAML-0.2.1.4-1.oc9.x86_64.rpm (info) (download)
ghc-HsYAML-devel-0.2.1.4-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
dnf.librepo.log
root.log
build.log
mock_output.log
installed_pkgs.log
dnf.rpm.log
state.log
dnf.log
mock_config.log
noarch_rpmdiff.json
aarch64
root.log
dnf.log
dnf.rpm.log
mock_config.log
build.log
installed_pkgs.log
state.log
dnf.librepo.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Oct 13 2025 zeyouliu <zeyouliu@tencent.com> - 0.2.1.4-1 - [Type] other - [DESC] update to Version 0.2.1.4 * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.2.1.1-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.1.1-1 - initial build