Dependencies for contravariant-1.5.5
Libraries
contravariant
- base (<5)
- transformers (>=0.3 && <0.7)
- if !impl(ghc>7.10)
- transformers-compat (>=0.5 && <1)
- if !impl(ghc>=7.9)
- void (>=0.6.1 && <1)
- if flag(tagged) && !impl(ghc>=7.7)
- tagged (>=0.8.6.1 && <1)
- if flag(semigroups) && !impl(ghc>=7.11)
- semigroups (>=0.18.5 && <1)
- if flag(statevar)
- StateVar (>=1.2.1 && <1.3)
- if impl(ghc>=7.2 && <7.6)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
tagged | You can disable the use of the Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. | Enabled |
semigroups | You can disable the use of the Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. | Enabled |
statevar | You can disable the use of the Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info