@hackage threadmanager0.1.6

(deprecated in favor of 'threads') Simple thread management

This package is useful, but deprecated. In new code, please use threads instead. See http://hackage.haskell.org/package/threads.

A simple thread management API inspired by the one in chapter 24 of Real World Haskell. See http://book.realworldhaskell.org/read/concurrent-and-multicore-programming.html.