Changelog for
ghc-semigroupoids-5.1-7.1.x86_64.rpm :
Sun Jan 7 13:00:00 2018 psimonsAATTsuse.com
- Update to version 5.1 revision 1.
A more detailed change log is not available.
Thu Aug 3 14:00:00 2017 psimonsAATTsuse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
Thu Sep 15 14:00:00 2016 psimonsAATTsuse.com
- Update to version 5.1 revision 0 with cabal2obs.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 5.0.1 revision 1 with cabal2obs.
Mon Jan 18 13:00:00 2016 mimi.vxAATTgmail.com
- update to 5.0.1
* transformers-compat 0.5 support
* Removed some redundant constraints.
Sun Aug 23 14:00:00 2015 mimi.vxAATTgmail.com
- update to 5.0.0.4
* doctest 0.10 support
Thu Aug 13 14:00:00 2015 mimi.vxAATTgmail.com
- update to 5.0.0.3
Thu Aug 6 14:00:00 2015 mimi.vxAATTgmail.com
- update to 5.0.0.2
* Added the CHANGELOG to the distribution so that hackage can link to it in the haddocks.
* Absorbed Data.Bifunctor.Apply, Data.Semigroup.Bifoldable and Data.Semigroup.Traversable
from bifunctors.
* This caused us to pick up a dependency on tagged.
* Exiled Data.Semifunctor.
*, Data.Semigroupoid.Product and Data.Semigroupoid.Coproduct
to semigroupoid-extras.
* Set an explicit fixity for -<- and ->-.
* Major changes to the API to support PolyKinds and DataKinds. This necessarily shuts off GHC <= 7.4.
* Orphan instances have moved upstream into a common base-orphans package.
* Added asum1 to Data.Semigroup.Foldable.
* Support for \'ConstrainedClassMethods\' is currently required for GHC HEAD.
Wed May 27 14:00:00 2015 mimi.vxAATTgmail.com
- correct license to BSD-2-Clause
Sun Apr 26 14:00:00 2015 mimi.vxAATTgmail.com
- initial commit