Dependencies for SHA-1.6.3
Libraries
SHA
- array (>0 && <10000)
- base (>=4 && <6)
- binary (>=0.7 && <10000)
- bytestring (>0.8 && <10000)
Executables
test_sha
- if flag(test)
- array (>0 && <10000)
- base (>4.3 && <7)
- binary (>=0.7 && <10000)
- bytestring (>0.8 && <10000)
- QuickCheck (>=2.5 && <3)
- test-framework (>=0.8.0.3 && <10000)
- test-framework-quickcheck2 (>=0.3.0.2 && <10000)
- buildable: False
sha1
- array (>0 && <10000)
- base (>=4 && <6)
- binary (>=0.7 && <10000)
- bytestring (>0.8 && <10000)
- directory (>0 && <10000)
- if !flag(exe)
- buildable: False
sha384
- array (>0 && <10000)
- base (>=4 && <6)
- binary (>=0.7 && <10000)
- bytestring (>0.8 && <10000)
- directory (>0 && <10000)
- 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 |
| base_tf_bug | This is a low version of base that'll hit a test-framwework bug. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info