Fri, 26 Apr 2024 09:31:14 UTC | login

Information for build ghc-HsYAML-0.1.1.3-1.0.riscv64.fc30

ID87430
Package Nameghc-HsYAML
Version0.1.1.3
Release1.0.riscv64.fc30
Epoch
SummaryPure Haskell YAML 1.2 parser
Description'HsYAML' is a [YAML 1.2](http://yaml.org/spec/1.2/spec.html) parser implementation for Haskell. Features of 'HsYAML' include: * Pure Haskell implementation with small dependency footprint and emphasis on strict compliance with the [YAML 1.2 specification](http://yaml.org/spec/1.2/spec.html). * Direct decoding to native Haskell types via ('aeson'-inspired) typeclass-based API (see "Data.YAML"). * 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). * 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, 01 Mar 2019 01:14:32 UTC
CompletedFri, 01 Mar 2019 03:04:58 UTC
Taskbuild (f30-candidate, ghc-HsYAML-0.1.1.3-1.0.riscv64.fc30.src.rpm)
Tags
f30
f31
f32
RPMs
src
ghc-HsYAML-0.1.1.3-1.0.riscv64.fc30.src.rpm (info) (download)
riscv64
ghc-HsYAML-0.1.1.3-1.0.riscv64.fc30.riscv64.rpm (info) (download)
ghc-HsYAML-devel-0.1.1.3-1.0.riscv64.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Feb 28 2019 David Abdurachmanov <david.abdurachmanov@gmail.com> - 0.1.1.3-1.0.riscv64 - spec file generated by cabal-rpm-0.12.6 - needed for newer version of pandoc