File ghc-lifted-async.changes of Package ghc-lifted-async.6476
-------------------------------------------------------------------
Mon Jan 30 09:29:28 UTC 2017 - psimons@suse.com
- Update to version 0.9.1.1 with cabal2obs.
-------------------------------------------------------------------
Thu Jan 26 16:22:18 UTC 2017 - psimons@suse.com
- Update to version 0.9.1 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 16:56:54 UTC 2016 - psimons@suse.com
- Update to version 0.9.0 revision 0 with cabal2obs.
-------------------------------------------------------------------
Mon May 23 10:43:49 UTC 2016 - mimi.vx@gmail.com
- update to 0.9.0
* Leverage StM m a ~ a in the Safe module for faster wait/poll/race/concurrently
-------------------------------------------------------------------
Wed Jan 20 09:54:36 UTC 2016 - mimi.vx@gmail.com
- update to 0.8.0.1
* Relax upper bound for constraints
* Drop Monad instance for Concurrently
* Expose STM operations
* Relax upper bound for base
* Add Monoid and Semigroup instances for Concurrently
-------------------------------------------------------------------
Sun Nov 29 17:26:51 UTC 2015 - mimi.vx@gmail.com
- update to 0.7.0.2
* Relax upper bound for the constraints package
-------------------------------------------------------------------
Fri Sep 4 12:17:03 UTC 2015 - mimi.vx@gmail.com
- initial commit