Dependencies for integer-logarithms-1.0.3.1
Libraries
integer-logarithms
- array (>=0.3 && <0.6)
- base (>=4.3 && <4.16)
- ghc-prim (<0.8)
- if !impl(ghc>=7.10)
- nats (>=1.1.2 && <1.2)
- if impl(ghc>=9.0)
- base (>=4.15)
- ghc-bignum (>=1.0 && <1.1)
- if !flag(integer-gmp)
- base (<4.15)
- if flag(integer-gmp)
- integer-gmp (<1.1)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
check-bounds | Replace unsafe array operations with safe ones | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
integer-gmp | integer-gmp or integer-simple | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info