Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-resourcet-devel | Distribution: openSUSE Leap 16.0 |
Version: 1.3.0 | Vendor: openSUSE |
Release: lp160.1.1 | Build date: Tue Dec 5 10:15:04 2023 |
Group: Unspecified | Build host: reproducible |
Size: 735455 | Source RPM: ghc-resourcet-1.3.0-lp160.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/resourcet | |
Summary: Haskell resourcet library development files |
This package provides the Haskell resourcet library development files.
BSD-3-Clause
* Tue Dec 05 2023 Peter Simons <psimons@suse.com> - Update copyright header in spec file. * Mon Oct 23 2023 Peter Simons <psimons@suse.com> - Update resourcet to version 1.3.0. [#]# 1.3.0 * Include the exception in ReleaseTypes indicating exceptional exit. Only backwards-incompatible in code relying on instances of ReleaseType other than Show, or constructing ReleaseException directly. * Thu Mar 30 2023 Peter Simons <psimons@suse.com> - Updated spec file to conform with ghc-rpm-macros-2.5.2. * Thu Jun 30 2022 Peter Simons <psimons@suse.com> - 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 <psimons@suse.com> - Update resourcet to version 1.2.5. [#]# 1.2.5 * Support `transformers-0.6` / `mtl-2.3` * Fri Feb 04 2022 psimons@suse.com - Update resourcet to version 1.2.4.3 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Thu Aug 05 2021 psimons@suse.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 <mimi.vx@gmail.com> - disable %{ix86} build * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Fri Jun 26 2020 psimons@suse.com - Update resourcet to version 1.2.4.2. [#]# 1.2.4.2 * Mask exceptions in `Acquire` allocation action * Tue Jun 09 2020 psimons@suse.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 psimons@suse.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 <psimons@suse.com> - Drop obsolete group attributes. * Wed Oct 10 2018 psimons@suse.com - Update resourcet to version 1.2.2. [#]# 1.2.2 * Add `MonadFail` instance for `ResourceT`. * Wed Jul 18 2018 psimons@suse.com - Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. * Mon May 14 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 03 2017 psimons@suse.com - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. * Mon Jan 09 2017 psimons@suse.com - Update to version 1.1.9 with cabal2obs. * Mon Nov 14 2016 psimons@suse.com - Update to version 1.1.8.1 with cabal2obs. * Mon Oct 17 2016 psimons@suse.com - Update to version 1.1.8 with cabal2obs. * Wed Aug 17 2016 psimons@suse.com - Update to version 1.1.7.5 revision 0 with cabal2obs. * Sun Jul 10 2016 psimons@suse.com - Update to version 1.1.7.4 revision 0 with cabal2obs. * Sat May 07 2016 mimi.vx@gmail.com - update to 1.1.7.4 * Make test suite slightly more robust * Tue Mar 08 2016 mimi.vx@gmail.com - update to 1.1.7.3 * Mon Feb 22 2016 mimi.vx@gmail.com - update to 1.1.7.2 * Remove upper bound on transformers * Wed Jan 27 2016 mimi.vx@gmail.com - update to 1.1.7.1 * transformers-compat 0.5 * Mon Dec 07 2015 mimi.vx@gmail.com - update to 1.1.7 * Canonicalise Monad instances * Tue Aug 04 2015 mimi.vx@gmail.com - update to 1.1.6 * Safe/Trustworthy for resourcet * Tue May 26 2015 mimi.vx@gmail.com - update to 1.1.5 * Add pass-through instances for Alternative and MonadPlus * Tue Apr 21 2015 mimi.vx@gmail.com - update to 1.1.4.1 * Add `MonadResource ExceptT` instance * Sun Feb 01 2015 mpluskal@suse.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 06 2013 sbahling@suse.com - Initial package - version 0.4.8
/usr/lib64/ghc-9.8.3/lib/package.conf.d/resourcet-1.3.0.conf /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0 /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Control /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Control/Monad /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Control/Monad/Trans /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Control/Monad/Trans/Resource /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Control/Monad/Trans/Resource.dyn_hi /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Control/Monad/Trans/Resource.hi /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Control/Monad/Trans/Resource/Internal.dyn_hi /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Control/Monad/Trans/Resource/Internal.hi /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Data /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Data/Acquire /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Data/Acquire.dyn_hi /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Data/Acquire.hi /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Data/Acquire/Internal.dyn_hi /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/Data/Acquire/Internal.hi /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/UnliftIO /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/UnliftIO/Resource.dyn_hi /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/UnliftIO/Resource.hi /usr/lib64/ghc-9.8.3/lib/resourcet-1.3.0/libHSresourcet-1.3.0-KApJY8OmL45A99QhDDRKlp.a /usr/share/doc/packages/ghc-resourcet-devel /usr/share/doc/packages/ghc-resourcet-devel/ChangeLog.md /usr/share/doc/packages/ghc-resourcet-devel/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 00:13:41 2024