[ 源代码: 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.1.3) [i386]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libghc-base-dev-4.11.1.0-3abbc [i386]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.11.1.0-5dd74 [amd64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.11.1.0-7db1a [arm64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.11.1.0-b951c [armhf]
- 本虚包由这些包填实: ghc
-
- dep: libghc-hashable-dev-1.2.7.0-5ded4 [i386]
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-hashable-dev-1.2.7.0-5efa0 [arm64]
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-hashable-dev-1.2.7.0-68a88 [amd64]
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-hashable-dev-1.2.7.0-acac2 [armhf]
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-stm-dev-2.4.5.1-23dc2 [armhf, i386]
- 本虚包由这些包填实: ghc
-
- dep: libghc-stm-dev-2.4.5.1-e1689 [amd64, arm64]
- 本虚包由这些包填实: 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