mtl-prelude

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

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

Version on this page:1.0.3
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.3@sha256:cfa90cd42c63d3a81979d38d354b46840d2a46fa6fbb35abba8a37764052e4f7,1384

Module documentation for 1.0.3

Depends on 3 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.