[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/haskell-async/haskell-async.desc [COPY] Copyright (C) 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Run IO operations asynchronously and wait for their results [T] Provides a higher-level interface over threads, in which an Async a is a [T] concurrent thread that will eventually deliver a value of type a. The package [T] provides ways to create Async computations, wait for their results, and cancel [T] them. [U] https://github.com/simonmar/async [A] Simon Marlow [M] Riley Beckett [C] extra/tool [F] CROSS [L] BSD [S] Stable [V] 2.2.5 [D] 0a73b20e8b5e1b3eb7be217ae58279a000873b1dafd4b4151ba89dc9 haskell-async-2.2.5.tar.gz !https://hackage.haskell.org/package/async-2.2.5/async-2.2.5.tar.gz . $base/package/*/*/haskell-conf.in hook_add preconf 5 'uusi -u base -u hashable'