Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-retry | Distribution: Fedora Project |
Version: 0.9.3.1 | Vendor: Fedora Project |
Release: 6.fc41 | Build date: Mon Aug 5 17:46:59 2024 |
Group: Unspecified | Build host: buildhw-x86-02.iad2.fedoraproject.org |
Size: 133987 | Source RPM: ghc-retry-0.9.3.1-6.fc41.src.rpm |
Packager: Fedora Project | |
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
* Mon Aug 05 2024 Jens Petersen <petersen@redhat.com> - 0.9.3.1-6 - bump release * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <petersen@redhat.com> - 0.9.3.1-4 - refresh to cabal-rpm-2.2.1 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jul 24 2023 Jens Petersen <petersen@redhat.com> - 0.9.3.1-1 - https://hackage.haskell.org/package/retry-0.9.3.1/changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 0.9.3.0-1 - https://hackage.haskell.org/package/retry-0.9.3.0/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration
/usr/lib/.build-id /usr/lib/.build-id/8e /usr/lib/.build-id/8e/e51f16a438ff9d02f452a3ff8b57fdd577e0b8 /usr/lib64/ghc-9.6.6/lib/libHSretry-0.9.3.1-IHStAjeyswt9KqfVQ5hG5b-ghc9.6.6.so /usr/share/licenses/ghc-retry /usr/share/licenses/ghc-retry/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024