SlackBuildsOrg/haskell/haskell-async
Andrew Clemons cfd894010e
haskell/haskell-async: Updated for version 2.2.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2022-01-17 18:13:47 +13:00
..
doinst.sh
haskell-async.info haskell/haskell-async: Updated for version 2.2.4. 2022-01-17 18:13:47 +13:00
haskell-async.SlackBuild haskell/haskell-async: Updated for version 2.2.4. 2022-01-17 18:13:47 +13:00
README
slack-desc

This Haskell 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.

After uninstalling, run this command to unregister the package from
the ghc package database:   ghc-pkg recache