Dependencies for mtl-compat-0.2.2
Libraries
mtl-compat
- base (>=4.3 && <5)
- if flag(two-point-two)
- mtl (>=2.2.0.1 && <2.2.1)
- transformers (>=0.4.1 && <0.6)
- mtl (<2.2.0.1 || >=2.2.1)
- if flag(two-point-one)
- mtl (>=2.0.1 && <2.2)
- transformers-compat (>=0.4 && <0.7)
- mtl (>=2.2)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
two-point-one | Use mtl-2.1.3.1 or earlier with transformers-compat. This will cause this package to export the Control.Monad.Except module. | Disabled |
two-point-two | Use mtl-2.2.0.1 with transformers. This will cause this package to export the Control.Monad.Except module. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info