Changelog for
ghc-rio-0.1.22.0-1.172.x86_64.rpm :
* Mon Apr 25 2022 Peter Simons
- Update rio to version 0.1.22.0. [#]# 0.1.22.0
* Expose `augmentPathMap\'`
* Mon Aug 09 2021 psimonsAATTsuse.com- Update rio to version 0.1.21.0. [#]# 0.1.21.0
* Fix minor bug in `augmentPathMap` on windows wrt [#234](https://github.com/commercialhaskell/rio/issues/234) not adhering to case-insensitive semantics
* Mon Jan 25 2021 psimonsAATTsuse.com- Update rio to version 0.1.20.0. [#]# 0.1.20.0
* Export `UnliftIO.QSem` and `UnliftIO.QSemN` in `RIO`
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Wed Sep 16 2020 psimonsAATTsuse.com- Update rio to version 0.1.19.0. [#]# 0.1.19.0
* Expose `fromLeft` and `fromRight`
* Tue Sep 01 2020 psimonsAATTsuse.com- Update rio to version 0.1.18.0. [#]# 0.1.18.0
* Add colours to the `LogOption` constructor [#222](https://github.com/commercialhaskell/rio/pull/222) [#]# 0.1.17.0
* Expose `Bifunctor`, `Bifoldable`, and `Bitraversable`.
* The `first` and `second` functions exported by `RIO` formerly originated from `Control.Arrow`. They now come from `Bifunctor`. [#]# 0.1.16.0
* Expand the number of `microlens` functions exported by the RIO prelude.
* Add new module `RIO.Lens` which provides the rest of `microlens`. [#]# 0.1.15.1
* Replace `canonicalizePath` with `makeAbsolute` [#217](https://github.com/commercialhaskell/rio/issues/217) [#]# 0.1.15.0
* Include source in log messages
* Tue Mar 24 2020 psimonsAATTsuse.com- Update rio to version 0.1.14.1. [#]# 0.1.14.1
* Support `unliftio-core` 0.2
* Thu Feb 27 2020 psimonsAATTsuse.com- Update rio to version 0.1.14.0. [#]# 0.1.14.0
* Addition of `mkSimpleApp`
* Addition of `lookupEnvFromContext`
* Sat Jan 18 2020 psimonsAATTsuse.com- Update rio to version 0.1.13.0. [#]# 0.1.13.0
* Add `withLazyFileUtf8`
* Add `mapRIO`
* Add generic logger
* Add `exeExtensions` and improve `findExecutable` on Windows [#205](https://github.com/commercialhaskell/rio/issues/205)
* Fri Nov 08 2019 Peter Simons - Drop obsolete group attributes.