File ghc-bifunctors.changes of Package ghc-bifunctors
-------------------------------------------------------------------
Thu Dec 8 10:59:30 UTC 2016 - psimons@suse.com
- Update to version 5.4.1 revision 1 with cabal2obs.
-------------------------------------------------------------------
Thu Sep 15 07:09:13 UTC 2016 - psimons@suse.com
- Update to version 5.4.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:23:21 UTC 2016 - psimons@suse.com
- Update to version 5.2 revision 0 with cabal2obs.
-------------------------------------------------------------------
Wed Jan 20 08:55:42 UTC 2016 - mimi.vx@gmail.com
- update to 5.2
* dded several Arrow-like instances for Tannen so we can use it as the Cayley
construction if needed.
* Added Data.Bifunctor.Sum
* Added BifunctorFunctor, BifunctorMonad and BifunctorComonad.
-------------------------------------------------------------------
Thu Dec 17 10:34:03 UTC 2015 - mimi.vx@gmail.com
- update to 5.1
* Added Data.Bifunctor.Fix
* Added Data.Bifunctor.TH, which permits TemplateHaskell-based deriving
of Bifunctor, Bifoldable and Bitraversable instances.
* Simplified Bitraversable.
-------------------------------------------------------------------
Thu Aug 6 19:08:19 UTC 2015 - mimi.vx@gmail.com
- update to version 5
* Inverted the dependency on semigroupoids. We can support a much wider array of base
versions than it can.
* Added flags
-------------------------------------------------------------------
Thu May 21 06:33:23 UTC 2015 - mimi.vx@gmail.com
- correct licence to BSD-2-Clause
-------------------------------------------------------------------
Sun Apr 26 17:31:01 UTC 2015 - mimi.vx@gmail.com
- initial commit