Changelog for
ghc-resourcet-1.2.1-1.4.x86_64.rpm :
Wed Jul 18 14:00:00 2018 psimonsAATTsuse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
Mon May 14 14:00:00 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`
Thu Aug 3 14:00:00 2017 psimonsAATTsuse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
Mon Jan 9 13:00:00 2017 psimonsAATTsuse.com
- Update to version 1.1.9 with cabal2obs.
Mon Nov 14 13:00:00 2016 psimonsAATTsuse.com
- Update to version 1.1.8.1 with cabal2obs.
Mon Oct 17 14:00:00 2016 psimonsAATTsuse.com
- Update to version 1.1.8 with cabal2obs.
Wed Aug 17 14:00:00 2016 psimonsAATTsuse.com
- Update to version 1.1.7.5 revision 0 with cabal2obs.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 1.1.7.4 revision 0 with cabal2obs.
Sat May 7 14:00:00 2016 mimi.vxAATTgmail.com
- update to 1.1.7.4
* Make test suite slightly more robust
Tue Mar 8 13:00:00 2016 mimi.vxAATTgmail.com
- update to 1.1.7.3
Mon Feb 22 13:00:00 2016 mimi.vxAATTgmail.com
- update to 1.1.7.2
* Remove upper bound on transformers
Wed Jan 27 13:00:00 2016 mimi.vxAATTgmail.com
- update to 1.1.7.1
* transformers-compat 0.5
Mon Dec 7 13:00:00 2015 mimi.vxAATTgmail.com
- update to 1.1.7
* Canonicalise Monad instances
Tue Aug 4 14:00:00 2015 mimi.vxAATTgmail.com
- update to 1.1.6
* Safe/Trustworthy for resourcet
Tue May 26 14:00:00 2015 mimi.vxAATTgmail.com
- update to 1.1.5
* Add pass-through instances for Alternative and MonadPlus
Tue Apr 21 14:00:00 2015 mimi.vxAATTgmail.com
- update to 1.1.4.1
* Add `MonadResource ExceptT` instance
Sun Feb 1 13:00:00 2015 mpluskalAATTsuse.com
- Add dependency on ghc-exceptions which is now required
- Update to 1.1.3.3:
+ monad-control-1.0 support
+ Provide the `withEx` function to interact nicely with the
exceptions package.
Sun Oct 6 14:00:00 2013 sbahlingAATTsuse.com
- Initial package - version 0.4.8