[ 源代码: haskell-async ]
软件包: libghc-async-dev (2.1.1.1-1)
libghc-async-dev 的相关链接
Trisquel 的资源:
下载源码包 haskell-async:
- [haskell-async_2.1.1.1-1.dsc]
- [haskell-async_2.1.1.1.orig.tar.gz]
- [haskell-async_2.1.1.1-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Haskell Group (Mail Archive)
- Clint Adams
外部的资源:
- 主页 [github.com]
相似软件包:
run IO operations asynchronously and wait for their results
This package provides a higher-level interface over threads, in which an (Async a) is a concurrent thread that will eventually deliver a value of type a. The package provides ways to create Async computations, wait for their results, and cancel them.
This package contains the normal library files.
其他与 libghc-async-dev 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]
-
- dep: libghc-base-dev-4.9.1.0-5a696 [i386]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.9.1.0-d28d6 [amd64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-stm-dev-2.4.4.1-37ae7 [amd64]
- 本虚包由这些包填实: libghc-stm-dev
-
- dep: libghc-stm-dev-2.4.4.1-84028 [i386]
- 本虚包由这些包填实: libghc-stm-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-async-doc
- run IO operations asynchronously and wait for their results; documentation
-
- sug: libghc-async-prof
- run IO operations asynchronously and wait for their results; profiling libs