Dependencies for transformers-compat-0.4.0.3

library

Flags

Manual Flags

NameDescriptionDefault
two

Use transformers 0.2. This must be selected manually and should probably only be used on older GHCs around 7.0.x.

Disabled
three

Use transformers 0.3. This should toggle on/off automatically.

Enabled
mtl
  • f-mtl Disables support for mtl for transformers 0.2 and 0.3. That is an unsupported configuration, and results in missing instances for ExceptT, but keeps the package Haskell 98.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info