Dependencies for hashable-1.2.0.0
Libraries
hashable
- base (>=4.0 && <4.8)
- bytestring (>=0.9 && <0.11)
- if impl(ghc)
- if impl(ghc) && flag(integer-gmp)
- integer-gmp (>=0.2 && <1)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| integer-gmp | Are we using integer-gmp to provide fast Integer instances? | Enabled |
| fixed-salt | Do we use a single fixed salt every time the program runs? | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info