Dependencies for hashable-1.2.4.0
Libraries
hashable
- base (>=4.0 && <4.10)
- bytestring (>=0.9 && <0.11)
- if impl(ghc)
- if impl(ghc) && flag(integer-gmp)
- integer-gmp (>=0.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
sse2 | Do we want to assume that a target supports SSE 2? | Enabled |
sse41 | Do we want to assume that a target supports SSE 4.1? | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
integer-gmp | Are we using integer-gmp to provide fast Integer instances? | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info