Pakket: libghc-async-dev (2.1.1.1-1)
Verwijzigingen voor libghc-async-dev
Trisquel bronnen:
Het bronpakket haskell-async downloaden:
- [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]
Beheerder:
Original Maintainers:
- Debian Haskell Group (Mailarchief)
- Clint Adams
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libghc-async-dev gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.1.3)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libghc-base-dev-4.9.1.0-5a696
- virtueel pakket geboden door ghc
-
- dep: libghc-stm-dev-2.4.4.1-84028
- virtueel pakket geboden door 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