Dependencies for semigroupoids-5.2.1
Libraries
semigroupoids
- base (>=4.3 && <5)
- base-orphans (>=0.5.4 && <1)
- bifunctors (>=5 && <6)
- semigroups (>=0.8.3.1 && <1)
- transformers (>=0.2 && <0.6)
- transformers-compat (>=0.5 && <0.6)
- if impl(ghc>=7.0 && <7.4)
- generic-deriving (>=1.11 && <1.12)
- if impl(ghc>=7.4 && <7.6)
- if flag(containers)
- containers (>=0.3 && <0.6)
- if flag(contravariant)
- contravariant (>=0.2.0.1 && <2)
- if flag(distributive)
- distributive (>=0.2.2 && <1)
- if flag(comonad)
- comonad (>=4.2.6 && <6)
- if flag(tagged)
- tagged (>=0.7.3 && <1)
- if flag(unordered-containers)
- hashable (>=1.1 && <1.3)
- unordered-containers (>=0.2 && <0.3)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
containers | You can disable the use of the Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. | Enabled |
contravariant | 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. If disabled we will not supply instances of | Enabled |
distributive | 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. If disabled we will not supply instances of | Enabled |
doctests | You can disable testing with doctests using `-f-doctests`. | Enabled |
comonad | 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. If disabled we will not supply instances of | Enabled |
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 |
unordered-containers | You can disable the use of the `unordered-containers` package (and also its dependency 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