transformers: Concrete functor and monad transformers

[ bsd3, control, library ] [ Propose Tags ]
This version is deprecated.

A portable library of functor and monad transformers, inspired by the paper

This package contains:

  • the monad transformer class (in Control.Monad.Trans.Class)

  • concrete functor and monad transformers, each with associated operations and functions to lift operations associated with other transformers.

The package can be used on its own in portable Haskell code, in which case operations need to be manually lifted through transformer stacks (see Control.Monad.Trans.Class for some examples). Alternatively, it can be used with the non-portable monad classes in the mtl or monads-tf packages, which automatically lift operations introduced by monad transformers through other transformers.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.0.1.0, 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.3.0, 0.1.4.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.3.0.0, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.4.3.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.1.0, 0.5.2.0, 0.5.3.0, 0.5.3.1, 0.5.4.0, 0.5.5.0, 0.5.5.1, 0.5.5.2, 0.5.6.0, 0.5.6.1, 0.5.6.2, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.0.6, 0.6.1.0, 0.6.1.1 (info)
Change log changelog
Dependencies base (>=4.13 && <6), ghc-prim [details]
License BSD-3-Clause
Author Andy Gill, Ross Paterson
Maintainer Ross Paterson <R.Paterson@city.ac.uk>
Revised Revision 1 made by phadej at 2022-12-17T15:03:36Z
Category Control
Bug tracker http://hub.darcs.net/ross/transformers/issues
Source repo head: darcs get http://hub.darcs.net/ross/transformers
Uploaded by RossPaterson at 2022-02-18T11:14:42Z
Distributions Arch:0.5.6.2, Fedora:0.5.6.2
Reverse Dependencies 3515 direct, 11393 indirect [details]
Downloads 349748 total (368 in the last 30 days)
Rating 2.75 (votes: 11) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-02-18 [all 1 reports]