[ ソース: haskell-typed-process ]
パッケージ: libghc-typed-process-dev (0.2.12.0-1)
libghc-typed-process-dev に関するリンク
Debian の資源:
haskell-typed-process ソースパッケージをダウンロード:
- [haskell-typed-process_0.2.12.0-1.dsc]
- [haskell-typed-process_0.2.12.0.orig.tar.gz]
- [haskell-typed-process_0.2.12.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
run external processes, with strong typing of streams
This library provides the ability to launch and interact with external processes. It wraps around the process library, and intends to improve upon it by:
* Using type variables to represent the standard streams, making them easier to manipulate * Use proper concurrency (e.g., the async library) in place of the weird lazy I/O tricks for such things as consuming output streams * Allow for more complex concurrency by providing STM-based functions * Using binary I/O correctly * Providing a more composable API, designed to be easy to use for both simple and complex use cases
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-typed-process-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-async-dev-2.2.5-a374a
- 以下のパッケージによって提供される仮想パッケージです: libghc-async-dev
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-da82b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-process-dev-1.6.19.0-8642d
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-stm-dev-2.5.1.0-059ff
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-transformers-dev-0.6.1.0-6ad3c
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-unliftio-core-dev-0.2.1.0-21f1b
- 以下のパッケージによって提供される仮想パッケージです: libghc-unliftio-core-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ