The latest version of async-dejafu is 0.1.3.0-0.

async-dejafu

Version 0.1.2.1 revision 0 uploaded by barrucadu.

Package meta

Synopsis
Run MonadConc operations asynchronously and wait for their results.
Description

The 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 dejafu, providing easy-to-use asynchronous operaitons within an easily-testable framework.

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

Author
Michael Walker
Bug reports
n/a
Category
Concurrency
Copyright
n/a
Homepage
https://github.com/barrucadu/dejafu
Maintainer
mike@barrucadu.co.uk
Package URL
n/a
Stability
n/a

Components