mtl-prelude

Reexports of most definitions from "mtl" and "transformers"

https://github.com/nikita-volkov/mtl-prelude

Version on this page:1.0.2
LTS Haskell 22.14:2.0.3.2
Stackage Nightly 2024-03-28:2.0.3.2
Latest on Hackage:2.0.3.2

See all snapshots mtl-prelude appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:mtl-prelude-1.0.2@sha256:06ff1ec2b4bab5721bb38314b6dd2a968bb551898851e00523c9f751fc3ddbcd,1370

Module documentation for 1.0.2

Depends on 2 packages(full list with versions):

This package only exports definitions from the "mtl" and "transformers" libraries. Unlike every module of "mtl" it does not reexport Control.Monad and Control.Monad.Fix.

In combination with the "base-prelude" library, this should give you a quite rich prelude.

The 1.* versions are restricted by the feature set of mtl == 2.0.* and transformers == 0.2.*, however they provide support for newer versions of those libraries as well.