Monatron

Monad transformer library with uniform liftings

Latest on Hackage:0.3.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Mauro Jaskelioff
Maintained by [email protected]

An extensible monad transformer library with uniform liftings, a fairly portable core, and option of explicit naming of liftings. See http://www.fceia.unr.edu.ar/~mjj/Monatron/ for more information. The monad zipper allows modular composition of components with Monatron effects. It is a contribution of Bruno Oliveira and Tom Schrijvers. See http://www.cs.kuleuven.be/~toms/Haskell/ for more information.