[ ソース: haskell-pipes-safe ]
パッケージ: libghc-pipes-safe-dev (2.3.4-1 など)
libghc-pipes-safe-dev に関するリンク
Debian の資源:
haskell-pipes-safe ソースパッケージをダウンロード:
- [haskell-pipes-safe_2.3.4-1.dsc]
- [haskell-pipes-safe_2.3.4.orig.tar.gz]
- [haskell-pipes-safe_2.3.4-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.5)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-6a406
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.6.4.1-31c3b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-exceptions-dev-0.10.4-c14ff
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-monad-control-dev-1.0.3.1-20361
- 以下のパッケージによって提供される仮想パッケージです: libghc-monad-control-dev
-
- dep: libghc-mtl-dev-2.2.2-e3bae
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-pipes-dev-4.3.16-ae409
- 以下のパッケージによって提供される仮想パッケージです: libghc-pipes-dev
-
- dep: libghc-primitive-dev-0.7.3.0-1f691
- 以下のパッケージによって提供される仮想パッケージです: libghc-primitive-dev
-
- dep: libghc-transformers-base-dev-0.4.6-a0a78
- 以下のパッケージによって提供される仮想パッケージです: libghc-transformers-base-dev
-
- dep: libghc-transformers-dev-0.5.6.2-fc6f3
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多倍長精度演算ライブラリ