Dependencies for monad-control-0.3.3.0
Libraries
monad-control
- base (>=3 && <5)
- transformers (>=0.2 && <0.5)
- transformers-base (>=0.4.2 && <0.5)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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