MaybeT-monads-tf: MaybeT monad transformer compatible with monads-tf (deprecated)
Deprecated
in favor of monads-tf
Support for computations with failures. This is a fork of the MaybeT package by Eric Kidd, but compatible with the type-family based monad classes of the monads-tf package.
This package is deprecated: the MaybeT transformer exists in the transformers package nowadays, and the only advantage this package provides over that one is the presence of a MonadFix instance, but it's incorrect anyway.
Downloads
- MaybeT-monads-tf-0.2.0.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.2, 0.2.0.1 |
---|---|
Dependencies | base (>=4 && <4.4), monads-tf (<0.2), transformers (<0.3) [details] |
Tested with | ghc ==7.0.1 |
License | BSD-3-Clause |
Copyright | 2010 Ben Millwood |
Author | Ben Millwood <haskell@benmachine.co.uk> |
Maintainer | Ben Millwood <haskell@benmachine.co.uk> |
Category | Control |
Source repo | head: git clone git://github.com/benmachine/MaybeT-monads-tf.git |
Uploaded | by BenMillwood at 2011-06-22T23:12:18Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2996 total (13 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] |