Accepting request 896220 from devel:languages:haskell
automated update of haskell stack OBS-URL: https://build.opensuse.org/request/show/896220 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-unliftio?expand=0&rev=17
This commit is contained in:
commit
5235e3029d
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 29 15:59:30 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update unliftio to version 0.2.17.
|
||||
## 0.2.17
|
||||
|
||||
* Re-export `AsyncCancelled` in `UnliftIO.Async` [#80](https://github.com/fpco/unliftio/pull/80)
|
||||
* Add `fromExceptionUnwrap` [#80](https://github.com/fpco/unliftio/pull/80)
|
||||
* Add `catchSyncOrAsync`, `handleSyncOrAsync`, and `trySyncOrAsync` [#80](https://github.com/fpco/unliftio/pull/80)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 10 07:58:33 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name unliftio
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.16
|
||||
Version: 0.2.17
|
||||
Release: 0
|
||||
Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:792c2ecedd920fa3bbf1a0620a2553a0fa3e2ee676f28d7579b54694a5775cfd
|
||||
size 55154
|
3
unliftio-0.2.17.tar.gz
Normal file
3
unliftio-0.2.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbc1205e70752db9fa252d313ba7c5e3598469181febeada7910c39f2d5e67fc
|
||||
size 56307
|
Loading…
Reference in New Issue
Block a user