Package Info

ghc-retry


Retry combinators for monadic actions that may fail


Unspecified

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.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/retry

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.9.1.0-bp155.2.14 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • ghc-retry
  • ghc-retry-devel
0.9.1.0-bp154.1.11 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • x86-64
  • ghc-retry
  • ghc-retry-devel
0.8.0.0-bp151.2.2 info GA Release 2019-07-17 15 SP1
  • ppc64le
  • x86-64
  • ghc-retry
  • ghc-retry-devel
0.8.0.0-bp151.1.9 info GA Release 2019-05-31 15 SP1
  • AArch64
  • ghc-retry
  • ghc-retry-devel
0.7.4.2-bp150.2.5 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-retry
  • ghc-retry-devel
0.7.4.2-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • x86-64
  • ghc-retry
  • ghc-retry-devel
0.7.4.1-2.3 info 5585 2016-09-14 12 GA-SP5
  • AArch64
  • s390x
  • x86-64
  • ghc-retry
  • ghc-retry-devel
0.7.4.1-2.2 info 5585 2016-09-14 12 GA-SP5
  • ppc64le
  • ghc-retry
  • ghc-retry-devel