Dependencies for monad-control-0.3.2
Libraries
monad-control
- base (>=3 && <4.7)
- base-unicode-symbols (>=0.1.1 && <0.3)
- transformers (>=0.2 && <0.4)
- transformers-base (>=0.4.1 && <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