monadfibre: This package defines Monadic functions which provide Choice and Parallelism - (<||>) and (<&&>).
Deprecated
This package defines Monadic functions which provide Choice and Parallelism - (||) and (&&)
- that work on Monads that provide a (MonadBi m ()) instance.
Also included is a Class called MonadBi
which acts as a superset
of MonadTrans
, and provides raise
analogous to lift
as well
as lower
, which goes the other way.
Natural instances are provided for many Monad Transformers.
[Skip to Readme]
Downloads
- monadfibre-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.2.1 |
---|---|
Dependencies | base (>=3 && <5), mtl, stm [details] |
License | LicenseRef-GPL |
Author | Anupam Jain |
Maintainer | ajnsit@gmail.com |
Category | Control |
Uploaded | by AnupamJain at 2011-09-21T04:30:04Z |
Distributions | NixOS:0.1.2.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3323 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |