Fedora Packages

ghc-HsYAML

Pure Haskell YAML 1.2 processor

'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").

Releases Overview

Release Stable Testing
Fedora Rawhide 0.2.1.4-4.fc43 -
Fedora 42 0.2.1.4-2.fc42 -
Fedora 41 0.2.1.4-1.fc41 -
Fedora EPEL 9 0.2.1.0-6.el9 -
Fedora EPEL 10.1 0.2.1.4-1.el10_0 -
Fedora EPEL 10.0 0.2.1.4-1.el10_0 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-HsYAML dash maintainers at fedoraproject dot org.



Sources on Pagure