套件:libghc-retry-dev(0.7.7.0-1 以及其他的)
libghc-retry-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-retry:
- [haskell-retry_0.7.7.0-1.dsc]
- [haskell-retry_0.7.7.0.orig.tar.gz]
- [haskell-retry_0.7.7.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-retry-dev 有關的套件
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libghc-base-dev-4.11.1.0-3abbc [i386]
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-base-dev-4.11.1.0-5dd74 [amd64]
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-base-dev-4.11.1.0-7db1a [arm64]
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-base-dev-4.11.1.0-b951c [armhf]
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-data-default-class-dev-0.1.2.0-56b52 [i386]
- 本虛擬套件由這些套件填實: libghc-data-default-class-dev
-
- dep: libghc-data-default-class-dev-0.1.2.0-66927 [amd64, arm64]
- 本虛擬套件由這些套件填實: libghc-data-default-class-dev
-
- dep: libghc-data-default-class-dev-0.1.2.0-ddb84 [armhf]
- 本虛擬套件由這些套件填實: libghc-data-default-class-dev
-
- dep: libghc-exceptions-dev-0.10.0-a5250 [i386]
- 本虛擬套件由這些套件填實: libghc-exceptions-dev
-
- dep: libghc-exceptions-dev-0.10.0-c507a [amd64, arm64]
- 本虛擬套件由這些套件填實: libghc-exceptions-dev
-
- dep: libghc-exceptions-dev-0.10.0-e3bf3 [armhf]
- 本虛擬套件由這些套件填實: libghc-exceptions-dev
-
- dep: libghc-ghc-prim-dev-0.5.2.0-0a259 [amd64, arm64]
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-ghc-prim-dev-0.5.2.0-18731 [armhf, i386]
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-random-dev-1.1-0fdea [i386]
- 本虛擬套件由這些套件填實: libghc-random-dev
-
- dep: libghc-random-dev-1.1-1827c [amd64]
- 本虛擬套件由這些套件填實: libghc-random-dev
-
- dep: libghc-random-dev-1.1-3b083 [armhf]
- 本虛擬套件由這些套件填實: libghc-random-dev
-
- dep: libghc-random-dev-1.1-98be1 [arm64]
- 本虛擬套件由這些套件填實: libghc-random-dev
-
- dep: libghc-transformers-dev-0.5.5.0-1fc6e [i386]
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-transformers-dev-0.5.5.0-3e0fa [armhf]
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-transformers-dev-0.5.5.0-b5d2f [amd64, arm64]
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-retry-doc
- Retry combinators for monadic actions that may fail; documentation
-
- sug: libghc-retry-prof
- Retry combinators for monadic actions that may fail; profiling libraries