Dependencies for text-2.1
Libraries
text
- array (>=0.3 && <0.6)
- base (>=4.10 && <5)
- binary (>=0.5 && <0.9)
- bytestring (>=0.10.4 && <0.13)
- deepseq (>=1.1 && <1.6)
- ghc-prim (>=0.2 && <0.12)
- template-haskell (>=2.5 && <2.22)
- if flag(simdutf)
- if impl(ghc>=9.4)
- system-cxx-std-lib (==1.0)
- if impl(ghc>=9.4)
- if flag(simdutf) && os(windows) && impl(ghc>=8.8 && <8.10.5 || ==9.0.1)
- base (<0)
- if os(windows) && impl(ghc(>=8.2 && <8.4 || ==8.6.3) || ==8.10.1)
- base (<0)
- if (arch(aarch64) || arch(arm)) && impl(ghc>=8.10 && <8.11)
- base (<0)
- if (arch(aarch64) || arch(arm)) && impl(ghc==9.2.1)
- base (<0)
- if flag(simdutf) && os(netbsd) && impl(ghc<9.4)
- base (<0)
- if impl(ghc<9.4)
- data-array-byte (>=0.1 && <0.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
developer | operate in developer mode | Disabled |
simdutf | use simdutf library, causes Data.Text.Internal.Validate.Simd to be exposed | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info