Package Info

ghc-async-dejafu


Run MonadConc operations asynchronously and wait for their results


Development/Libraries/Haskell

The <https://hackage.haskell.org/package/async async> library provides a higher-level interface over threads, allowing users to conveniently run IO operations asynchronously and wait for their results. This package is a reimplementation of async using the 'MonadConc' abstraction from <https://hackage.haskell.org/package/concurrency concurrency>, providing easy-to-use asynchronous operaitons within an easily-testable framework.

This library itself is tested with <https://hackage.haskell.org/package/dejafu dejafu>.

When these functions are used in an IO context, the behaviour should appear identical to the original async package.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/async-dejafu

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.1.3.0-bp150.1.3 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • x86-64
  • ghc-async-dejafu
  • ghc-async-dejafu-devel