Changelog for
ghc-either-5.0.1-1.3.x86_64.rpm :
Mon Jul 9 14:00:00 2018 psimonsAATTsuse.com
- Update either to version 5.0.1.
5.0.1 [2018.07.03]
- -----------------
* Make the `Semigroup`, `Apply`, and `Applicative` instances for `Validation`
lazier.
* Make `vap` lazier in its second argument.
* Introduce `vapm`, an even lazier version of `vap` which requires a
`Monoid` constraint. Also add `apm`, a counterpart for `Validation`.
* Use `test-framework` and `QuickCheck` in the test suite.
Thu Apr 12 14:00:00 2018 psimonsAATTsuse.com
- Update either to version 5.
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.
Mon May 22 14:00:00 2017 psimonsAATTsuse.com
- Update to version 4.4.1.1 revision 2 with cabal2obs.
Wed Jan 4 13:00:00 2017 psimonsAATTsuse.com
- Update to version 4.4.1.1 revision 1 with cabal2obs.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 4.4.1.1 revision 0 with cabal2obs.
Wed May 11 14:00:00 2016 mimi.vxAATTgmail.com
- update to 4.4.1.1
* Fixed building on newer GHCs. (type synonyms require explicit foralls for unused
variables these days)
Fri Aug 7 14:00:00 2015 mimi.vxAATTgmail.com
- update to 4.4.1
* Support mmorph
Sun May 31 14:00:00 2015 mimi.vxAATTgmail.com
- update to 4.3.4.1
* Support `MonadRandom` 0.4
Sun May 17 14:00:00 2015 mimi.vxAATTgmail.com
- update to 4.3.4
* Support `bifunctors` 5, `profunctors` 5, and `semigroupoids` 5.
* Fixed and enhanced documentation for `eitherToError`.
Sun Apr 26 14:00:00 2015 mimi.vxAATTgmail.com
- initial commit