Wed, 02 Oct 2024 05:29:51 UTC | login

Information for build ghc-HsYAML-0.2.1.1-6.fc40

ID281680
Package Nameghc-HsYAML
Version0.2.1.1
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-HsYAML.git#4e35b65d592f01a056423543ebe9931170f3573c
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 16 Feb 2024 19:02:34 UTC
CompletedFri, 16 Feb 2024 20:14:08 UTC
Taskbuild (f40, /rpms/ghc-HsYAML.git:4e35b65d592f01a056423543ebe9931170f3573c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-HsYAML.git#4e35b65d592f01a056423543ebe9931170f3573c'}}
Tags
f40
f41
RPMs
src
ghc-HsYAML-0.2.1.1-6.fc40.src.rpm (info) (download)
noarch
ghc-HsYAML-doc-0.2.1.1-6.fc40.noarch.rpm (info) (download)
riscv64
ghc-HsYAML-0.2.1.1-6.fc40.riscv64.rpm (info) (download)
ghc-HsYAML-devel-0.2.1.1-6.fc40.riscv64.rpm (info) (download)
ghc-HsYAML-prof-0.2.1.1-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> - 0.2.1.1-4 - revised .cabal file * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 0.2.1.1-1 - https://hackage.haskell.org/package/HsYAML-0.2.1.1/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.2.1.0-7 - rebuild