Path to this page:
Subject: CVS commit: wip/hs-monads-tf
From: Ryosuke Moro
Date: 2013-04-18 23:22:38
Message id: E1USwIC-0000M3-Pe@sfs-ml-2.v29.ch3.sourceforge.com
Log Message:
Monad classes using type families, with instances for various 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 is almost a compatible replacement for the mtl-tf package.
Files: