Changelog for
ghc-contravariant-devel-1.5-35.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 contravariant to version 1.5.
1.5 [2018.07.01]
- ---------------
* Support building with GHC 8.6, where `Data.Functor.Contravariant` has been
moved into `base`.
Mon May 14 14:00:00 2018 psimonsAATTsuse.com
- Update contravariant to version 1.4.1 revision 1.
* Add `Semigroup` and `Monoid` instances for `Predicate`.
* Add lots of documentation explaining `Contravariant`, `Divisible`, and
`Decidable`.
* Fix some dodgy CPP usage that caused the build to fail on Eta.
Thu Aug 3 14:00:00 2017 psimonsAATTsuse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 1.4 revision 0 with cabal2obs.
Fri Jan 22 13:00:00 2016 mimi.vxAATTgmail.com
- update to 1.4
* Improved the performance of Deciding at the cost of downgrading it to Trustworthy.
* Support for transformers 0.5
Sun Sep 13 14:00:00 2015 mimi.vxAATTgmail.com
- update to 1.3.3
* Add instance Monoid m => Divisible (Const m)
Tue Aug 4 14:00:00 2015 mimi.vxAATTgmail.com
- update to 1.3.2
* Add ($<) operator
Sun May 10 14:00:00 2015 mimi.vxAATTgmail.com
- update to 1.3.1.1
* Fix builds
Sun Apr 26 14:00:00 2015 mimi.vxAATTgmail.com
- initial commit