lens-prelude-0.2: Alternate prelude that exports lens combinators

Safe HaskellSafe
LanguageHaskell2010

Prelude.Transformers.Strict.Types

Description

This module reexports most of the types from the "transformers" package. Strict variants are provided instead of the lazy variants.

Both Sum and Product are left out because the names of these data types clash with the commonly used newtypes in Monoid.