套件: libghc-typed-process-dev (0.2.5.0-1build1)
libghc-typed-process-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-typed-process:
- [haskell-typed-process_0.2.5.0-1build1.dsc]
- [haskell-typed-process_0.2.5.0.orig.tar.gz]
- [haskell-typed-process_0.2.5.0-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Clint Adams
外部的資源:
- 主頁 [haskell-lang.org]
相似套件:
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: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.2.5) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libghc-async-dev-2.2.2-1bf81 [amd64]
- 本虛擬套件由這些套件提供: libghc-async-dev
-
- dep: libghc-async-dev-2.2.2-6c0e1 [armhf]
- 本虛擬套件由這些套件提供: libghc-async-dev
-
- dep: libghc-base-dev-4.12.0.0-a86a1 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-base-dev-4.12.0.0-a9692 [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-bytestring-dev-0.10.8.2-20f27 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-bytestring-dev-0.10.8.2-58b59 [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-process-dev-1.6.5.0-9ade1 [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-process-dev-1.6.5.0-e8028 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-stm-dev-2.5.0.0-d9be2 [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-stm-dev-2.5.0.0-daead [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-08fea [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-9dc2e [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-typed-process-doc
- run external processes, with strong typing of streams; documentation
-
- sug: libghc-typed-process-prof
- run external processes, with strong typing of streams; profiling libraries