Dependencies for OTP-0.1.0.0
Libraries
OTP
- if flag(pure-sha)
- base (>=4.3.0.0 && <4.12)
- bytestring (>=0.10.0.0 && <0.11)
- SHA (>=1.6.4.4 && <1.7)
- time (>=1.2 && <1.9)
- base (>=4.5.0.0 && <4.12)
- bytestring (>=0.9.2.0 && <0.11)
- cryptohash-sha1 (>=0.11.100.1 && <0.12)
- cryptohash-sha256 (>=0.11.100.1 && <0.12)
- cryptohash-sha512 (>=0.11.100.1 && <0.12)
- time (>=1.4 && <1.9)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pure-sha | Use pure Haskell SHA implementation instead of | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info