[ 原始碼: haskell-pipes-safe ]
套件:libghc-pipes-safe-dev(2.3.2-1 以及其他的)
libghc-pipes-safe-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-pipes-safe:
- [haskell-pipes-safe_2.3.2-1.dsc]
- [haskell-pipes-safe_2.3.2.orig.tar.gz]
- [haskell-pipes-safe_2.3.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
safety for the pipes ecosystem
This package adds resource management and exception handling to the pipes ecosystem.
Notable features include:
* Resource Safety: Guarantee finalization using `finally`, `bracket` and more * Exception Safety: Even against asynchronous exceptions! * Laziness: Only acquire resources when you need them * Promptness: Finalize resources early when you are done with them * Native Exception Handling: Catch and resume from exceptions inside pipes * No Buy-in: Mix resource-safe pipes with unmanaged pipes using `hoist`
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-pipes-safe-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-8a208
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-containers-dev-0.6.2.1-25b62
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-exceptions-dev-0.10.4-704a6
- 本虛擬套件由這些套件填實: libghc-exceptions-dev
-
- dep: libghc-monad-control-dev-1.0.2.3-3f730
- 本虛擬套件由這些套件填實: libghc-monad-control-dev
-
- dep: libghc-mtl-dev-2.2.2-5bd25
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-pipes-dev-4.3.14-e268c
- 本虛擬套件由這些套件填實: libghc-pipes-dev
-
- dep: libghc-primitive-dev-0.7.0.1-720f4
- 本虛擬套件由這些套件填實: libghc-primitive-dev
-
- dep: libghc-transformers-base-dev-0.4.5.2-a3b35
- 本虛擬套件由這些套件填實: libghc-transformers-base-dev
-
- dep: libghc-transformers-dev-0.5.6.2-00bc3
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-pipes-safe-doc
- safety for the pipes ecosystem; documentation
-
- sug: libghc-pipes-safe-prof
- safety for the pipes ecosystem; profiling libraries