mtlx-0.1.1: Monad transformer library with type indexes, providing 'free' copies.

The mtlx package

A monad transformer library with type indexes, which allows the programmer to get a distinct copy of one of the monads without reproducing definitions and instances. It doesn't currently support Error or List monads. Inspired by the original mtl. That library was inspired by the paper /Functional Programming with Overloading and Higher-Order Polymorphism/, by Mark P Jones (http://web.cecs.pdx.edu/~mpj/pubs/springschool.html), Advanced School of Functional Programming, 1995.

Properties

Versions0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5
Dependenciesbase, mtl
LicenseBSD3
AuthorMark Snyder
Maintainermarks@ittc.ku.edu
CategoryControl
Upload dateSat May 9 00:09:44 UTC 2009
Uploaded byMarkSnyder
Built onghc-6.10, ghc-6.12

Modules

Downloads