The monadfibre package
This package defines Monadic functions which provide Choice and Parallelism - (<||&rt;) and (<&&&rt;) - that work on Monads that provide a (MonadBi m IO) instance. Depends on the monadbi library for extracting the IO actions from m. Also provides a good example of how to use the library.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.2.1 |
|---|---|
| Dependencies | base (≥3 & <5), monadbi (≥0.1 & <1.0), stm |
| License | GPL |
| Author | Anupam Jain |
| Maintainer | ajnsit@gmail.com |
| Stability | Experimental |
| Category | Control |
| Home page | https://github.com/ajnsit/monadfibre |
| Source repository | git clone http://github.com/ajnsit/monadfibre |
| Upload date | Thu Sep 22 06:02:25 UTC 2011 |
| Uploaded by | AnupamJain |
| Built on | ghc-7.2 |
Modules
- Control
- Monad
Downloads
- monadfibre-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)