Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-retry | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 0.9.1.0 | Vendor: openSUSE |
Release: bp155.2.14 | Build date: Mon May 22 11:52:29 2023 |
Group: Unspecified | Build host: build74 |
Size: 135754 | Source RPM: ghc-retry-0.9.1.0-bp155.2.14.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.
BSD-3-Clause
* 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.
/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-4uveRrMBfI1EZyHf1U3HNA-ghc8.10.7.so /usr/share/licenses/ghc-retry /usr/share/licenses/ghc-retry/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 13:28:21 2025