Dependencies for Z-Data-2.0.1.0
Libraries
Z-Data
- base (>=4.16 && <5.0)
- bytestring (>=0.10.4 && <0.12)
- case-insensitive (>=1.2 && <1.3)
- containers (>=0.6 && <0.7)
- deepseq (>=1.4 && <1.5)
- hashable (>=1.3 && <1.5)
- primitive (>=0.7.3 && <1.0)
- QuickCheck (>=2.10)
- random (>=1.2.0 && <1.3)
- scientific (>=0.3.7 && <0.4)
- tagged (>=0.8 && <0.9)
- template-haskell (>=2.14.0)
- time (>=1.9 && <2.0)
- unicode-collation (>=0.1.3 && <0.2)
- unordered-containers (>=0.2 && <0.3)
- uuid-types (>=1.0.4 && <2.0)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
check-array-bound | Add bound check to operations in Z.Data.Array module. | Disabled |
use-avx2 | Use AVX2 instructions(utf8 validation, base64 codec, etc). | Disabled |
use-avx512 | Use AVX512(AVX512F, AVX512VL, AVX512BW, AVX512VBMI) instructions(utf8 validation, base64 codec, etc). | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info