Dependencies for bound-2
Libraries
bound
- base (>=4 && <4.15)
- bifunctors (>=3 && <6)
- binary (>=0.5 && <0.9)
- bytes (>=0.4 && <1)
- cereal (>=0.3.5.2 && <0.6)
- comonad (>=3 && <6)
- deepseq (>=1.1 && <1.5)
- hashable (>=1.2.5.0 && <1.3)
- mmorph (>=1.0 && <1.2)
- profunctors (>=3.3 && <6)
- template-haskell (>=2.7 && <2.17)
- transformers (>=0.2 && <0.6)
- transformers-compat (>=0.5 && <1)
- if impl(ghc>=7.4 && <7.6)
- if flag(template-haskell) && impl(ghc)
- template-haskell (>=2.7 && <3.0)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
template-haskell | You can disable the use of the `template-haskell` package using `-f-template-haskell`. 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