osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-unliftio revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=53
This commit is contained in:
parent
b54300f9bc
commit
46f1dc6e43
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 10 07:58:33 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update unliftio to version 0.2.16.
|
||||||
|
## 0.2.16
|
||||||
|
|
||||||
|
* Add `createFileLink`
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 7 09:36:45 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update unliftio to version 0.2.15.
|
||||||
|
## 0.2.15
|
||||||
|
|
||||||
|
* Updated documentation mentioning that `MonadUnliftIO` may be derived using
|
||||||
|
the `newtype` strategy [#72](https://github.com/fpco/unliftio/pull/72)
|
||||||
|
* Add `mapExceptionM` [#75](https://github.com/fpco/unliftio/pull/75)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 24 16:09:36 UTC 2021 - psimons@suse.com
|
Sun Jan 24 16:09:36 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name unliftio
|
%global pkg_name unliftio
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.14
|
Version: 0.2.16
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
|
Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:19f0b36e5c23147e6876a4e5470892c6c943a70c7d6e0320fb505ee6be75913f
|
|
||||||
size 54566
|
|
3
unliftio-0.2.16.tar.gz
Normal file
3
unliftio-0.2.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:792c2ecedd920fa3bbf1a0620a2553a0fa3e2ee676f28d7579b54694a5775cfd
|
||||||
|
size 55154
|
Loading…
Reference in New Issue
Block a user