Dependencies for contravariant-1.5
Libraries
contravariant
- base (<5)
- transformers (>=0.2 && <0.6)
- if !impl(ghc>7.10)
- transformers-compat (>=0.3 && <1)
- if !impl(ghc>=7.9)
- void (>=0.6 && <1)
- if flag(tagged) && !impl(ghc>=7.7)
- tagged (>=0.4.4 && <1)
- if flag(semigroups) && !impl(ghc>=7.11)
- semigroups (>=0.15.2 && <1)
- if flag(statevar)
- StateVar (>=1.1.1 && <1.2)
- 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 |
| safe | Get Safe guarantees rather than merely Trustworthy, but with worse constant factors. | Disabled |
| 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