mtl-prelude

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

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

Version on this page:2.0.3.1
LTS Haskell 22.13:2.0.3.2
Stackage Nightly 2024-03-14: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-2.0.3.1@sha256:14fde137a60846a5bc80c6896b90d540de25e5d23ce1a4e2a3fc2c6e0c6911ad,1368

Module documentation for 2.0.3.1

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 2.* versions are restricted by the feature set of mtl-2.2 and transformers-0.4, however they provide support for newer versions of those libraries as well.