Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-retry-0.9.1.0-bp154.1.11 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: ghc-retry Distribution: SUSE Linux Enterprise 15 SP4
Version: 0.9.1.0 Vendor: openSUSE
Release: bp154.1.11 Build date: Mon May 9 14:21:41 2022
Group: Unspecified Build host: obs-power8-01
Size: 205434 Source RPM: ghc-retry-0.9.1.0-bp154.1.11.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/retry
Summary: Retry combinators for monadic actions that may fail
This package exposes combinators that can wrap arbitrary monadic actions.
They run the action and potentially retry running it with some configurable
delay for a configurable number of times. The purpose is to make it easier to
work with IO and especially network IO actions that often experience temporary
failure and warrant retrying of the original action. For example, a database
query may time out for a while, in which case we should hang back for a bit and
retry the query instead of simply raising an exception.

Provides

Requires

License

BSD-3-Clause

Changelog

* Tue Jan 25 2022 Peter Simons <psimons@suse.com>
  - Update retry to version 0.9.1.0.
    0.9.1.0
    * Add resumable retry/recover variants:
    * `resumeRetrying`
    * `resumeRetryingDynamic`
    * `resumeRecovering`
    * `resumeRecoveringDynamic`
    * `resumeRecoverAll`
* Sat Jul 10 2021 psimons@suse.com
  - Update retry to version 0.9.0.0.
    0.9.0.0
    * Replace several uses of RetryPolicy type alias with RetryPolicyM m for better
      GHC 9 compat.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Tue Oct 13 2020 psimons@suse.com
  - Add retry at version 0.8.1.2.

Files

/usr/lib64/ghc-8.10.7/retry-0.9.1.0
/usr/lib64/ghc-8.10.7/retry-0.9.1.0/libHSretry-0.9.1.0-Am1iVjC1M1z51hVu9o6cO3-ghc8.10.7.so
/usr/share/licenses/ghc-retry
/usr/share/licenses/ghc-retry/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:00:22 2024