Dependencies for monad-control-0.3.2.3

library

Flags

Automatic Flags
NameDescriptionDefault
instancest

If enabled this package will export MonadBaseControl instances for the lazy and strict ST monad. If disabled these instances are only exported when base >= 4.4. If enabled it is required that the transformer-base package exports MonadBase instances for ST. It will do this by default.

Enabled

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