Changelog for
ghc-yaml-prof-0.11.11.2-2.143.x86_64.rpm :
* Tue Jul 04 2023 Peter Simons
- Update yaml to version 0.11.11.2 revision 2. Upstream has revised the Cabal build instructions on Hackage.
* Sat Jul 01 2023 Peter Simons - Update yaml to version 0.11.11.2. [#]# 0.11.11.2
* Compat with aeson 2.2
* Wed Jun 14 2023 Peter Simons - Update yaml to version 0.11.11.1. [#]# 0.11.11.1
* For optparse-applicative-0.18: use `pretty` instead of `text` [#216](https://github.com/snoyberg/yaml/pull/216)
* Thu Mar 30 2023 Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Fri Feb 24 2023 Peter Simons - Update yaml to version 0.11.11.0. [#]# 0.11.11.0
* Fix ambiguous occurrence `AesonException`
* Tue Feb 07 2023 Peter Simons - Update yaml to version 0.11.10.0. [#]# 0.11.10.0
* Undo previous change (breakage with aeson 2) [#]# 0.11.9.0
* Data.Yaml.Pretty: provide key-sorting function with path to parent object [#206](https://github.com/snoyberg/yaml/pull/206)
* 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)