Thu, 04 Jul 2024 04:16:07 UTC | login

Information for build ghc-HsYAML-0.2.1.0-2.fc33

ID185328
Package Nameghc-HsYAML
Version0.2.1.0
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-HsYAML.git#8983284941f7a360cf7aec01eb481c55697dbf04
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 failed
Volume DEFAULT
StartedFri, 07 May 2021 14:48:00 UTC
CompletedFri, 07 May 2021 15:03:15 UTC
Taskbuild (f33, /rpms/ghc-HsYAML.git:8983284941f7a360cf7aec01eb481c55697dbf04)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-HsYAML.git#8983284941f7a360cf7aec01eb481c55697dbf04'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 16 2020 Jens Petersen <petersen@redhat.com> - 0.2.1.0-1 - update to 0.2.1.0 * Thu Mar 05 2020 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 0.1.2.0-1 - spec file generated by cabal-rpm-2.0.4