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