haskell-async: Run IO operations asynchronously and wait for their results1

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.

... part of T2, get it here

URL: https://github.com/simonmar/async

Author: Simon Marlow <marlowsd [at] gmail [dot] com>
Maintainer: Riley Beckett <rbeckettvt [at] gmail [dot] com>

License: BSD
Status: Stable
Version: 2.2.5

Remark: Does cross compile (as setup and patched in T2).

Download: https://hackage.haskell.org/package/async-2.2.5/ async-2.2.5.tar.gz

T2 source: haskell-async.cache
T2 source: haskell-async.desc

Build time (on reference hardware): 5% (relative to binutils)2

Installed size (on reference hardware): 0.37 MB, 17 files

Dependencies (build time detected): bash binutils cabal cabal-syntax coreutils diffutils gawk ghc grep gzip haskell-base16-bytestring haskell-hashable haskell-network haskell-network-uri haskell-resolv haskell-th-compat sed tar uusi

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).