Changelog for
ghc-comonad-5.0.4-36.3.x86_64.rpm :
Sat Oct 20 14:00:00 2018 Peter Simons
- Use https URL to refer to bugs.opensuse.org.
Wed Jul 18 14:00:00 2018 psimonsAATTsuse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
Fri Jul 13 14:00:00 2018 psimonsAATTsuse.com
- Update comonad to version 5.0.4.
5.0.4 [2018.07.01]
- -----------------
* Add `Comonad` instances for `Tagged s` with `s` of any kind. Before the
change, `s` had to be of kind `
*`.
* Allow `containers-0.6`.
Mon May 14 14:00:00 2018 psimonsAATTsuse.com
- Update comonad to version 5.0.3 revision 2.
* Don\'t enable `Safe` on GHC 7.2.
* Support `doctest-0.12`
Mon Apr 24 14:00:00 2017 psimonsAATTsuse.com
- Update to version 5.0.1 with cabal2obs.
Thu Sep 15 14:00:00 2016 psimonsAATTsuse.com
- Update to version 5 revision 0 with cabal2obs.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 4.2.7.2 revision 0 with cabal2obs.
Mon Jul 27 14:00:00 2015 mimi.vxAATTgmail.com
- update to 4.2.7.2
* Compiles warning-free on GHC 7.10
* Use CPP
* Trustworthy fixes for GHC 7.2
Thu May 21 14:00:00 2015 mimi.vxAATTgmail.com
- correct licence to BSD-2-Clause
Sun May 17 14:00:00 2015 mimi.vxAATTgmail.com
- update to 4.2.6
* Re-export `(Data.Functor.$>)` rather than supply our own on GHC 7.8+
* Better SafeHaskell support.
* `instance Monoid m => ComonadTraced m ((->) m)`
Sun Apr 26 14:00:00 2015 mimi.vxAATTgmail.com
- initial commit