transformers-0.3.0.0: Concrete functor and monad transformers

The transformers package

A portable library of functor and monad transformers, inspired by the paper "Functional Programming with Overloading and Higher-Order Polymorphism", by Mark P Jones, in Advanced School of Functional Programming, 1995 (http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).

This package contains:

It can be used on its own in portable Haskell code, or with the monad classes in the mtl or monads-tf packages, which automatically lift operations introduced by monad transformers through other transformers.

Properties

Versions0.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.3.0.0
Dependenciesbase (≥1.0 & <2), special-functors (1.0.*) or
base (≥2 & <6)
LicenseBSD3
AuthorAndy Gill, Ross Paterson
MaintainerRoss Paterson <ross@soi.city.ac.uk>
CategoryControl
Source repositorydarcs get http://code.haskell.org/~ross/transformers
Upload dateThu Mar 22 16:00:43 UTC 2012
Uploaded byRossPaterson
Built onghc-7.4
DistributionsFedora: 0.3.0.0, NixOS: 0.3.0.0, Debian: 0.3.0.0, FreeBSD: 0.3.0.0

Modules

Downloads