Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-HsYAML | Distribution: SUSE Linux Enterprise 15 |
Version: 0.2.1.1 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150500.1.1 | Build date: Tue Dec 13 22:20:17 2022 |
Group: Unspecified | Build host: xinomavro |
Size: 3249765 | Source RPM: ghc-HsYAML-0.2.1.1-150500.1.1.src.rpm |
Packager: https://www.suse.com/ | |
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
* Wed May 11 2022 [email protected] - Update HsYAML to version 0.2.1.1. [#]## 0.2.1.1 _2022-05-11_ * Compatibility with `mtl-2.3` * Tested with GHC 7.4 - 9.2 * Sun Dec 26 2021 [email protected] - Update HsYAML to version 0.2.1.0 revision 4. Upstream has revised the Cabal build instructions on Hackage. * Mon Nov 08 2021 [email protected] - Update HsYAML to version 0.2.1.0 revision 3. Upstream has revised the Cabal build instructions on Hackage. * Thu Mar 11 2021 [email protected] - Update HsYAML to version 0.2.1.0 revision 2. Upstream has revised the Cabal build instructions on Hackage. * Thu Dec 17 2020 [email protected] - disable %{ix86} build * Mon Aug 31 2020 [email protected] - Update HsYAML to version 0.2.1.0 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Tue Aug 18 2020 [email protected] - Replace %setup -q with the more modern %autosetup macro. * Tue Jun 16 2020 [email protected] - Re-generate file with latest version of spec-cleaner. * Thu May 07 2020 [email protected] - Update Cabal file to get more accurate dependency information. * Mon Dec 23 2019 [email protected] - 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 [email protected] - Drop obsolete group attributes. * Sat May 18 2019 [email protected] - 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 [email protected] - 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 [email protected] - Update Cabal build instructions to support ghc-8.6.1. * Wed Jul 18 2018 [email protected] - Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. * Tue Jul 17 2018 [email protected] - Add HsYAML at version 0.1.1.2.
/usr/lib64/ghc-8.10.7/HsYAML-0.2.1.1 /usr/lib64/ghc-8.10.7/HsYAML-0.2.1.1/libHSHsYAML-0.2.1.1-5skc3QDL1O1F5etGlYK1c5-ghc8.10.7.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 19:51:39 2024