[ 原始碼: 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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-async-dev-2.2.5-f4ffe
- 本虛擬套件由這些套件填實: libghc-async-dev
-
- dep: libghc-base-dev-4.18.2.1-b7e3b
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-8a5b1
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-process-dev-1.6.19.0-48ee2
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-stm-dev-2.5.1.0-99e80
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-transformers-dev-0.6.1.0-5335d
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-unliftio-core-dev-0.2.1.0-20198
- 本虛擬套件由這些套件填實: libghc-unliftio-core-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library