- libghc-retry-dev (= 0.8.1.2-2+b1)
- libghc-base-prof-4.13.0.0-d4e5b
- libghc-exceptions-prof-0.10.4-5a148
- libghc-ghc-prim-prof-0.5.3-49209
- libghc-random-prof-1.1-8b80a
- libghc-transformers-prof-0.5.6.2-59c2c
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.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Installed Size: 512.0 kB
Architectures: arm64 amd64