
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 libraries compiled with profiling enabled.