File ghc-lifted-async.changes of Package ghc-lifted-async
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Fri Jun 30 03:01:57 UTC 2017 - psimons@suse.com
- Update to version 0.9.3.
-------------------------------------------------------------------
Mon Jan 30 09:26:46 UTC 2017 - psimons@suse.com
- Update to version 0.9.1.1 with cabal2obs.
-------------------------------------------------------------------
Wed Jan 18 09:00:26 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