Dependencies for vector-0.12.3.0
Libraries
vector
- base (>=4.5 && <4.17)
- deepseq (>=1.1 && <1.5)
- ghc-prim (>=0.2 && <0.9)
- primitive (>=0.6.4.0 && <0.9)
- 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