MaybeT-monads-tf: MaybeT monad transformer compatible with monads-tf (deprecated)

[ bsd3, control, deprecated, library ] [ Propose Tags ]
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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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]
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 2923 total (5 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]