Dependencies for pointed-5.0.5
Libraries
pointed
- base (>=4.9 && <5)
- data-default-class (>=0.0.1 && <0.3)
- if flag(comonad)
- comonad (>=5 && <6)
- if flag(containers)
- containers (>=0.4 && <0.9)
- if flag(kan-extensions)
- kan-extensions (>=5 && <6)
- if flag(semigroupoids)
- semigroupoids (>=4 && <7)
- if flag(stm)
- stm (>=2.1.2.1 && <2.6)
- if flag(tagged)
- tagged (>=0.5 && <1)
- if flag(transformers)
- transformers (>=0.2 && <0.7)
- transformers-compat (>=0.3 && <1)
- if flag(unordered-containers)
- hashable (>=1.1 && <1.6)
- unordered-containers (>=0.2 && <0.3)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
comonad | You can disable the use of the | Enabled |
containers | You can disable the use of the | Enabled |
kan-extensions | You can disable the use of the `kan-extensions` package using `-f-kan-extensions`. | Enabled |
semigroupoids | You can disable the use of the | Enabled |
stm | You can disable the use of the | Enabled |
tagged | You can disable the use of the | Enabled |
transformers | You can disable the use of the | Enabled |
unordered-containers | You can disable the use of the `unordered-containers` package using `-f-unordered-containers`. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info