Mikko Värri 23614d4b2b haskell/haskell-async: Added (run io operations async and wait for their results). %!s(int64=10) %!d(string=hai) anos
..
README 23614d4b2b haskell/haskell-async: Added (run io operations async and wait for their results). %!s(int64=9) %!d(string=hai) anos
doinst.sh 23614d4b2b haskell/haskell-async: Added (run io operations async and wait for their results). %!s(int64=9) %!d(string=hai) anos
haskell-async.SlackBuild 23614d4b2b haskell/haskell-async: Added (run io operations async and wait for their results). %!s(int64=9) %!d(string=hai) anos
haskell-async.info 23614d4b2b haskell/haskell-async: Added (run io operations async and wait for their results). %!s(int64=9) %!d(string=hai) anos
slack-desc 23614d4b2b haskell/haskell-async: Added (run io operations async and wait for their results). %!s(int64=9) %!d(string=hai) anos

README

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