Dependencies for vector-0.12.0.3
Libraries
vector
- base (>=4.5 && <4.14)
- deepseq (>=1.1 && <1.5)
- ghc-prim (>=0.2 && <0.6)
- primitive (>=0.5.0.1 && <0.8)
- if !impl(ghc>8.0)
- fail (>=4.9 && <4.10)
- semigroups (>=0.18 && <0.20)
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