Mon, 12 Jan 2026 21:10:33 CST | login

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

ID36075
Package Nameghc-HsYAML
Version0.2.1.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-HsYAML.git?.#753a53cb7c09119a5fae0cd1b831a6ab3c9c48a4
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 failed
Volume DEFAULT
StartedSun, 12 Oct 2025 22:59:12 CST
CompletedSun, 12 Oct 2025 23:01:33 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 No tags
RPMs No RPMs
Changelog * 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