SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-resourcet-devel-1.2.6-1.1.x86_64.rpm :

* Thu Jun 30 2022 Peter Simons - Update resourcet to version 1.2.6. [#]# 1.2.6
* Add `allocateU` [#490](https://github.com/snoyberg/conduit/pull/490)
* Tue May 10 2022 Peter Simons - Update resourcet to version 1.2.5. [#]# 1.2.5
* Support `transformers-0.6` / `mtl-2.3`
* Fri Feb 04 2022 psimonsAATTsuse.com- Update resourcet to version 1.2.4.3 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Thu Aug 05 2021 psimonsAATTsuse.com- Update resourcet to version 1.2.4.3. [#]# 1.2.4.3
* Fix a space leak when using `forever` with `ResourceT`. [#470](https://github.com/snoyberg/conduit/pull/470)
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Fri Jun 26 2020 psimonsAATTsuse.com- Update resourcet to version 1.2.4.2. [#]# 1.2.4.2
* Mask exceptions in `Acquire` allocation action
* Tue Jun 09 2020 psimonsAATTsuse.com- Update resourcet to version 1.2.4.1. [#]# 1.2.4.1
* Document risk of using `forkIO` within a `ResourceT` [#441](https://github.com/snoyberg/conduit/pull/441) [#]# 1.2.4
* Add `allocate_` [#437](https://github.com/snoyberg/conduit/pull/437)
* Wed May 06 2020 psimonsAATTsuse.com- Update resourcet to version 1.2.4. [#] ChangeLog for resourcet [#]# 1.2.3
* Support `unliftio-core` 0.2.0.0
* Fri Nov 08 2019 Peter Simons - Drop obsolete group attributes.
* Wed Oct 10 2018 psimonsAATTsuse.com- Update resourcet to version 1.2.2. [#]# 1.2.2
* Add `MonadFail` instance for `ResourceT`.
* Wed Jul 18 2018 psimonsAATTsuse.com- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
* Mon May 14 2018 psimonsAATTsuse.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`
 
ICM