Dependencies for hashable-1.5.0.0
Libraries
hashable
- base (>=4.18.0.0 && <4.22)
- bytestring (>=0.11.5.3 && <0.13)
- containers (>=0.6.7 && <0.8)
- deepseq (>=1.4.8.1 && <1.6)
- filepath (>=1.4.200.1 && <1.6)
- ghc-bignum (>=1.3 && <1.4)
- ghc-prim
- os-string (>=2.0.2 && <2.1)
- text (>=2.0.2 && <2.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
arch-native | Use | Disabled |
random-initial-seed | Randomly initialize the initial seed on each final executable invocation This is useful for catching cases when you rely on (non-existent) stability of hashable's hash functions. This is not a security feature. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info