@hackage / mtl-prelude

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

Latest2.0.3.2

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Categories Prelude
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 0

Links

Installation

Readme

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.