mtl: Monad classes, using functional dependencies

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Monad classes using functional dependencies, 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).


[Skip to Readme]

Properties

Versions 1.0, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.1.0, 1.1.1.1, 2.0.0.0, 2.0.1.0, 2.0.1.1, 2.1, 2.1.1, 2.1.2, 2.1.3.1, 2.2, 2.2.0.1, 2.2.1, 2.2.2, 2.2.2, 2.3, 2.3.1
Change log CHANGELOG.markdown
Dependencies base (<5), transformers (>=0.4 && <0.6) [details]
License BSD-3-Clause
Author Andy Gill
Maintainer Edward Kmett <ekmett@gmail.com>
Category Control
Home page http://github.com/haskell/mtl
Bug tracker http://github.com/haskell/mtl/issues
Source repo head: git clone https://github.com/haskell/mtl.git
Uploaded by HerbertValerioRiedel at 2018-02-24T22:02:42Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for mtl-2.2.2

[back to package description]

The mtl Package Hackage Build Status

See mtl on Hackage for more information.