Ondřej Súkup
4ef3200552
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=57
69 lines
2.2 KiB
Plaintext
69 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 2 07:07:00 UTC 2021 - psimons@suse.com
|
|
|
|
- Update unliftio to version 0.2.18.
|
|
## 0.2.18
|
|
|
|
* Reexport `asyncExceptionFromException` and `asyncExceptionToException` [#81](https://github.com/fpco/unliftio/issues/81)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- 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
|
|
|
|
- Update unliftio to version 0.2.14.
|
|
## 0.2.14
|
|
|
|
* Add `UnliftIO.QSem`
|
|
* Add `UnliftIO.QSemN`
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 30 03:01:41 UTC 2020 - psimons@suse.com
|
|
|
|
- Update unliftio to version 0.2.13.1.
|
|
## 0.2.13.1
|
|
|
|
* Improve `UnliftIO.Exception` documentation
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:46:27 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 09:26:16 UTC 2020 - psimons@suse.com
|
|
|
|
- Add unliftio at version 0.2.13.
|
|
|