Dependencies for vector-0.12.3.1
Libraries
vector
- base (>=4.5 && <4.20)
- deepseq (>=1.1 && <1.6)
- ghc-prim (>=0.2 && <0.12)
- primitive (>=0.6.4.0 && <0.10)
- if !impl(ghc>8.0)
- fail (>=4.9 && <4.10)
- semigroups (>=0.18 && <0.21)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
boundschecks | Enable bounds checking | Enabled |
unsafechecks | Enable bounds checking in unsafe operations at the cost of a significant performance penalty | Disabled |
internalchecks | Enable internal consistency checks at the cost of a significant performance penalty | Disabled |
wall | Enable all -Wall warnings | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info