File: readme.md

package info (click to toggle)
haskell-monads-tf 0.3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 180 kB
  • sloc: haskell: 594; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 395 bytes parent folder | download
1
2
3
4
5
6
7
8
Monad classes using type families, with instances for various monad transformers,
inspired by the paper
[Functional Programming with Overloading and Higher-Order Polymorphism][paper],
by Mark P Jones, in *Advanced School of Functional Programming*, 1995.

This package is almost a compatible replacement for the `mtl-tf` package.

  [paper]: https://web.cecs.pdx.edu/~mpj/pubs/springschool.html