[ 源代码: haskell-pipes-safe ]
软件包:libghc-pipes-safe-dev(2.2.9-3 以及其他的)
libghc-pipes-safe-dev 的相关链接
Debian 的资源:
下载源码包 haskell-pipes-safe:
- [haskell-pipes-safe_2.2.9-3.dsc]
- [haskell-pipes-safe_2.2.9.orig.tar.gz]
- [haskell-pipes-safe_2.2.9-3.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: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.2.5)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-5dd74
- 本虚包由这些包填实: ghc
-
- dep: libghc-containers-dev-0.5.11.0-e0faa
- 本虚包由这些包填实: ghc
-
- dep: libghc-exceptions-dev-0.10.0-c507a
- 本虚包由这些包填实: libghc-exceptions-dev
-
- dep: libghc-monad-control-dev-1.0.2.3-e43f1
- 本虚包由这些包填实: libghc-monad-control-dev
-
- dep: libghc-mtl-dev-2.2.2-28a8b
- 本虚包由这些包填实: ghc
-
- dep: libghc-pipes-dev-4.3.9-a6791
- 本虚包由这些包填实: libghc-pipes-dev
-
- dep: libghc-primitive-dev-0.6.4.0-b7b8e
- 本虚包由这些包填实: libghc-primitive-dev
-
- dep: libghc-transformers-dev-0.5.5.0-b5d2f
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-pipes-safe-doc
- safety for the pipes ecosystem; documentation
-
- sug: libghc-pipes-safe-prof
- safety for the pipes ecosystem; profiling libraries