Tue, 13 Jan 2026 00:09:14 CST | login

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

ID25092
Package Nameghc-HsYAML
Version0.2.1.1
Release1.oc9
Epoch
DraftFalse
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 12:07:14 CST
CompletedMon, 05 Aug 2024 12:10:45 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.1-1.oc9.src.rpm (info) (download)
aarch64
ghc-HsYAML-0.2.1.1-1.oc9.aarch64.rpm (info) (download)
ghc-HsYAML-devel-0.2.1.1-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-HsYAML-doc-0.2.1.1-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-HsYAML-0.2.1.1-1.oc9.x86_64.rpm (info) (download)
ghc-HsYAML-devel-0.2.1.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.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