[ol9_developer_EPEL] ghc-retry-0.8.1.2-13.el9.aarch64

Name:ghc-retry
Version:0.8.1.2
Release:13.el9
Architecture:aarch64
Group:Unspecified
Size:206326
License:BSD
RPM: ghc-retry-0.8.1.2-13.el9.aarch64.rpm
Source RPM: ghc-retry-0.8.1.2-13.el9.src.rpm
Build Date:Sat Jun 03 2023
Build Host:build-ol9-aarch64.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.

Filelist (Show Changelog) (Show related packages)