@hackage mtl-prelude2.0.3.2
Reexports of most definitions from "mtl" and "transformers"
Installation
Dependencies (3)
- base <5
- mtl >=2.2 && <2.4
- transformers >=0.4 && <0.7 Show all…
Dependents (13)
@hackage/http-client-session, @hackage/list-t-http-client, @hackage/aeson-value-parser, @hackage/list-t-text, @hackage/list-t, @hackage/acme-everything, Show all…
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.