The forkable-monad package
This module defines a more generic version of Control.Concurrent's forkIO, which can directly run some complex monadic actions as well as plain IO actions.
Properties
| Versions | 0.1, 0.1.1 |
|---|---|
| Dependencies | base (>3.0 & <4.4), transformers (≥0.2.2) |
| License | BSD3 |
| Copyright | Google Inc. 2010 |
| Author | David Anderson |
| Maintainer | dave@natulte.net |
| Stability | Experimental |
| Category | Concurrent |
| Home page | http://code.google.com/p/forkable-monad/ |
| Upload date | Fri Dec 10 06:27:57 UTC 2010 |
| Uploaded by | DavidAnderson |
| Built on | ghc-7.0 |
Modules
- Control
- Concurrent
Downloads
- forkable-monad-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)