The latest version of concurrency is 1.11.0.3-0.

concurrency

Version 1.10.0.0 revision 0 uploaded by barrucadu.

Package meta

Synopsis
Typeclasses, functions, and data types for concurrency and STM.
Description

A typeclass abstraction over much of Control.Concurrent (and some extras!). If you're looking for a general introduction to Haskell concurrency, you should check out the excellent Parallel and Concurrent Programming in Haskell, by Simon Marlow. If you are already familiar with concurrent Haskell, just change all the imports from Control.Concurrent.* to Control.Concurrent.Classy.* and fix the type errors.

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

Components