[ Bron: haskell-async ]
Pakket: libghc-async-dev (2.2.1-2 en anderen)
Verwijzigingen voor libghc-async-dev
Debian bronnen:
Het bronpakket haskell-async downloaden:
Beheerders:
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: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-b951c
- virtueel pakket geboden door ghc
-
- dep: libghc-hashable-dev-1.2.7.0-acac2
- virtueel pakket geboden door libghc-hashable-dev
-
- dep: libghc-stm-dev-2.4.5.1-23dc2
- virtueel pakket geboden door 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