[ 源代码: haskell-async ]
软件包:libghc-async-dev(2.2.1-2 以及其他的)
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: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-7db1a
- 本虚包由这些包填实: ghc
-
- dep: libghc-hashable-dev-1.2.7.0-5efa0
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-stm-dev-2.4.5.1-e1689
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- 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