Changelog for
ghc-kan-extensions-devel-5.2-lp150.1.2.x86_64.rpm :
* Mon Jul 09 2018 psimonsAATTsuse.com- Update kan-extensions to version 5.2. 5.2 [2018.07.03] - ---------------
* Make `Codensity` levity polymorphic.
* Add the `Data.Functor.Invariant.Day` module, which combines the covariant and contravariant versions of `Day`. As a result, `kan-extensions` now depends on the `invariant` package.
* Add a `wrapCodensity` function.
* More efficient `Eq1`, `Ord1`, and `Adjunction` instances for `Coyoneda`.
* Add `INLINE` pragmas on more functions.
* Allow building with `containers-0.6`.
* Wed Mar 14 2018 psimonsAATTsuse.com- Update kan-extensions to version 5.1 revision 1. A more detailed change log is not available.