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

Safe HaskellSafe
LanguageHaskell2010

Prelude.Transformers.Lazy.Types

Description

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

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