Dependencies for SHA-1.5.1
Libraries
SHA
- array
- base (>=4 && <6)
- binary
- bytestring
Executables
test_sha
- array
- base (>=4 && <6)
- binary
- bytestring
- if !flag(test)
- buildable: False
- QuickCheck (>=2 && <3)
- test-framework (>=0.3 && <0.4)
- test-framework-quickcheck2 (>=0.2 && <0.3)
sha1
- array
- base (>=4 && <6)
- binary
- bytestring
- if !flag(exe)
- buildable: False
sha384
- array
- base (>=4 && <6)
- binary
- bytestring
- if !flag(exe)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| test | Build the SHA test suite. | Disabled |
| exe | Build a SHA2-384 executable similar to | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info