forked from pool/ghc-resourcet
osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-resourcet revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-resourcet?expand=0&rev=44
This commit is contained in:
parent
fe44a2745f
commit
4ca17d103d
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update resourcet to version 1.2.1.
|
||||
* Support `exceptions-0.10`.
|
||||
* Drop `monad-control` and `mmorph` dependencies
|
||||
* Change behavior of `runResourceT` to match `runResourceTChecked`
|
||||
* `runResourceTChecked`, which checks if any of the cleanup actions
|
||||
threw exceptions and, if so, rethrows them. __NOTE__ This is
|
||||
probably a much better choice of function than `runResourceT`, and
|
||||
in the next major version release, will become the new behavior of
|
||||
`runResourceT`.
|
||||
* Added `MonadUnliftIO` instances and `UnliftIO.Resource`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user