[ 源代码: haskell-async ]
软件包:libghc-async-dev(2.2.2-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: 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.13.0.0-2f220 [amd64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.13.0.0-3cd45 [i386]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.13.0.0-5b8ba [armhf]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.13.0.0-d4e5b [arm64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-hashable-dev-1.3.0.0-28b04 [i386]
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-hashable-dev-1.3.0.0-523f3 [arm64]
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-hashable-dev-1.3.0.0-565bd [armhf]
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-hashable-dev-1.3.0.0-d5f3c [amd64]
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-stm-dev-2.5.0.0-28cfe [amd64, arm64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-stm-dev-2.5.0.0-d009b [armhf, i386]
- 本虚包由这些包填实: 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