[ 源代码: haskell-async ]
软件包: libghc-async-dev (2.2.2-2build2)
libghc-async-dev 的相关链接
Trisquel 的资源:
下载源码包 haskell-async:
- [haskell-async_2.2.2-2build2.dsc]
- [haskell-async_2.2.2.orig.tar.gz]
- [haskell-async_2.2.2-2build2.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.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-5b8ba
- 本虚包由这些包填实: ghc
-
- dep: libghc-hashable-dev-1.3.0.0-565bd
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-stm-dev-2.5.0.0-d009b
- 本虚包由这些包填实: ghc
-
- 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