Announcing version 0.1 of the 

        Haskell Monad Template Library

(The first public release)

This library is a collection of predefined Monads and Monad
combinators. They are strongly inspired by the outstanding paper
Functional Programming with Overloading and Higher-Order Polymorphism,
Mark P Jones, Advanced School of Functional Programming, 1995.

This library is an attempt to publish the monadic combinators in a
source format.  They also can be used to cut and paste into your own
monadic definitions, though just specializing the generic monads here
is easier.

The web page

        http://www.cse.ogi.edu/~andy/monads/doc.htm

has more details, including how to download.

I've used these modules for several months now, and
find them very useful. I hope you do too.

Enjoy!

Andy Gill

Principal Project Scientist, Pacific Software Research Center
Department of Computer Science and Engineering
Oregon Graduate Institute of Science & Technology
phone +1 503 748 7451       http://www.cse.ogi.edu/~andy

Reply via email to