Dependencies for bound-2.0.7
Libraries
bound
- base (>=4.9 && <5)
- bifunctors (>=5 && <6)
- binary (>=0.8.3 && <0.9)
- bytes (>=0.15.2 && <1)
- cereal (>=0.4.1 && <0.6)
- comonad (>=5 && <6)
- deepseq (>=1.4.2 && <1.6)
- hashable (>=1.2.5.0 && <1.6)
- mmorph (>=1.0 && <1.3)
- profunctors (>=3.3 && <6)
- th-abstraction (>=0.4 && <0.8)
- transformers (>=0.5 && <0.7)
- transformers-compat (>=0.5 && <1)
- if flag(template-haskell) && impl(ghc)
- template-haskell (>=2.11.1 && <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