Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-HsYAML | Distribution: openSUSE Leap 15.2 |
Version: 0.2.1.0 | Vendor: openSUSE |
Release: lp152.2.1 | Build date: Thu May 21 20:27:45 2020 |
Group: Unspecified | Build host: obs-arm-9 |
Size: 2405576 | Source RPM: ghc-HsYAML-0.2.1.0-lp152.2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/HsYAML | |
Summary: 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 [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"). * 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; see "Data.YAML.Schema"). * Support for emitting YAML using /Failsafe/, (strict) /JSON/, and (flexible) /Core/ "schemas" (including support for user-defined custom encoding schemas; see "Data.YAML.Schema"). * 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"). See also the <//hackage.haskell.org/package/HsYAML-aeson HsYAML-aeson> package which allows to decode and encode YAML by leveraging 'aeson''s 'FromJSON' and 'ToJSON' instances.
GPL-2.0-or-later
* Thu May 07 2020 Peter Simons <psimons@suse.com> - Update Cabal file to get more accurate dependency information. * Mon Dec 23 2019 psimons@suse.com - Update HsYAML to version 0.2.1.0. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/HsYAML-0.2.1.0/src/ChangeLog.md * Fri Nov 08 2019 Peter Simons <psimons@suse.com> - Drop obsolete group attributes. * Sat May 18 2019 psimons@suse.com - Update HsYAML to version 0.1.2.0. * Add convenience functions `decode1` and `decode1Strict` expecting exactly one YAML document ([#5](https://github.com/haskell-hvr/HsYAML/pull/5)) * Fix a couple corner-cases in the YAML tokenization ([#10](https://github.com/haskell-hvr/HsYAML/pull/10)) * Thu Jan 03 2019 psimons@suse.com - Update HsYAML to version 0.1.1.3. * Fix bug in float regexp being too lax in the JSON and Core schema ([#7](https://github.com/hvr/HsYAML/issues/7)) * Remove dependency on `dlist` * Fri Oct 19 2018 Peter Simons <psimons@suse.com> - Update Cabal build instructions to support ghc-8.6.1. * Wed Jul 18 2018 psimons@suse.com - Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. * Tue Jul 17 2018 psimons@suse.com - Add HsYAML at version 0.1.1.2.
/usr/lib64/ghc-8.10.1/HsYAML-0.2.1.0 /usr/lib64/ghc-8.10.1/HsYAML-0.2.1.0/libHSHsYAML-0.2.1.0-FBbTHvy6Tuz2kqYJwTHFT5-ghc8.10.1.so /usr/share/licenses/ghc-HsYAML /usr/share/licenses/ghc-HsYAML/LICENSE.GPLv2 /usr/share/licenses/ghc-HsYAML/LICENSE.GPLv3
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:45:28 2024