套件: libghc-typed-process-prof (0.2.5.0-1build1)
libghc-typed-process-prof 的相關超連結
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; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-typed-process-prof 有關的套件
|
|
|
-
- dep: libghc-async-prof-2.2.2-1bf81 [amd64]
- 本虛擬套件由這些套件提供: libghc-async-prof
-
- dep: libghc-async-prof-2.2.2-6c0e1 [armhf]
- 本虛擬套件由這些套件提供: libghc-async-prof
-
- dep: libghc-base-prof-4.12.0.0-a86a1 [amd64]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-base-prof-4.12.0.0-a9692 [armhf]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.8.2-20f27 [amd64]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.8.2-58b59 [armhf]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-process-prof-1.6.5.0-9ade1 [armhf]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-process-prof-1.6.5.0-e8028 [amd64]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-stm-prof-2.5.0.0-d9be2 [armhf]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-stm-prof-2.5.0.0-daead [amd64]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-transformers-prof-0.5.6.2-08fea [amd64]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-transformers-prof-0.5.6.2-9dc2e [armhf]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-typed-process-dev (= 0.2.5.0-1build1)
- run external processes, with strong typing of streams