mtl-prelude

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

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

Version on this page:1.0.1
LTS Haskell 22.17:2.0.3.2
Stackage Nightly 2024-04-19: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.1@sha256:d94fe8c19f09ea916a7edfb883c130622d8cf3a1ac50391bd2b5860ebf93b12a,1370

Module documentation for 1.0.1

  • MTLPrelude
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.