Dependencies for vector-0.13.1.0
Libraries
vector
- base (>=4.9 && <4.22)
- deepseq (>=1.1 && <1.6)
- primitive (>=0.6.4.0 && <0.10)
- vector-stream (>=0.1 && <0.2)
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