Name: | ghc-retry |
---|---|
Version: | 0.9.3.1 |
Release: | 4.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 133987 |
License: | BSD-3-Clause |
RPM: | ghc-retry-0.9.3.1-4.el10_0.x86_64.rpm |
Source RPM: | ghc-retry-0.9.3.1-4.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/retry |
Summary: | Retry combinators for monadic actions that may fail |
Description: | 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. |
- refresh to cabal-rpm-2.2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- https://hackage.haskell.org/package/retry-0.9.3.1/changelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- https://hackage.haskell.org/package/retry-0.9.3.0/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- rebuild