套件: 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 (郵件存檔)
- 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.2.5)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libghc-base-dev-4.9.1.0-d28d6
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-stm-dev-2.4.4.1-37ae7
- 本虛擬套件由這些套件提供: 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