Changelog for
ghc-yaml-0.11.8.0-2.160.x86_64.rpm :
* Mon Oct 24 2022 Peter Simons
- Update yaml to version 0.11.8.0 revision 2. Upstream has revised the Cabal build instructions on Hackage.
* Thu Feb 24 2022 Peter Simons - Update yaml to version 0.11.8.0. [#]# 0.11.8.0
* Export `Parse` and `StringStyle` [#204](https://github.com/snoyberg/yaml/pull/204)
* Tue Oct 12 2021 psimonsAATTsuse.com- Update yaml to version 0.11.7.0. [#]# 0.11.7.0
* Support `aeson` 2 [#202](https://github.com/snoyberg/yaml/pull/202)
* Mon Sep 20 2021 psimonsAATTsuse.com- Update yaml to version 0.11.6.0. [#]# 0.11.6.0
* `yaml2json`: add `--help` and `--version` options [#197](https://github.com/snoyberg/yaml/pull/197)
* `json2yaml`: add `--help` and `--version` options [#198](https://github.com/snoyberg/yaml/pull/198)
* Add the `-o` options to both `yaml2json` and `json2yaml` [#200](https://github.com/snoyberg/yaml/pull/200)
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Fri Aug 21 2020 psimonsAATTsuse.com- Update yaml to version 0.11.5.0. [#]# 0.11.5.0
* New functions capable of parsing YAML streams containing multiple documents into a list of results:
* `decodeAllEither\'`
* `decodeAllFileEither`
* `decodeAllFileWithWarnings`
* `decodeAllThrow`
* `decodeAllFileThrow`
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 09 2020 psimonsAATTsuse.com- Update yaml to version 0.11.4.0. [#]# 0.11.4.0
* add `ToYaml` instance for `String` [#186](https://github.com/snoyberg/yaml/pull/186)
* Wed May 06 2020 psimonsAATTsuse.com- Update yaml to version 0.11.3.0. [#]# 0.11.3.0
* Don\'t wrap up async exceptions [#185](https://github.com/snoyberg/yaml/issues/185)
* Fri Nov 08 2019 Peter Simons - Drop obsolete group attributes.