Dependencies for contravariant-1.4
Libraries
contravariant
- base (<4.12)
- transformers (>=0.2 && <0.6)
- transformers-compat (>=0.3 && <1)
- void (>=0.6 && <1)
- if flag(tagged) && !impl(ghc>=7.7)
- tagged (>=0.4.4 && <1)
- if flag(semigroups)
- semigroups (>=0.15.2 && <1)
- if flag(statevar)
- StateVar (>=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