threadmanager

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

Latest on Hackage:0.1.7

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by _Real World Haskell_, http://www.realworldhaskell.org/
Maintained by Brian Lewis

This package is useful, but deprecated. In new code, please use threads instead.

A simple thread management API inspired by the one in chapter 24 of Real World Haskell.