Dependencies for Z-Data-0.8.7.0
Libraries
Z-Data
- base (>=4.12 && <5.0)
- bytestring (>=0.10.4 && <0.12)
- case-insensitive (>=1.2 && <1.3)
- containers (>=0.6 && <0.7)
- deepseq (>=1.4 && <1.5)
- ghc-prim (>=0.5.3 && <0.8)
- hashable (>=1.3 && <1.4)
- primitive (>=0.7.1 && <0.7.2)
- QuickCheck (>=2.10)
- scientific (>=0.3 && <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)
- if flag(integer-simple)
- integer-simple (>=0.1 && <0.5)
- integer-gmp (>=0.2 && <1.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
integer-simple | Use the simple integer library instead of integer-gmp | Disabled |
use-avx2 | Use AVX2 instructions(utf8 validation, base64 codec, etc). | Disabled |
use-avx512 | Use AVX512 instructions(utf8 validation, base64 codec, etc). | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info