Dependencies for SHA-1.6.4
Libraries
SHA
- array (>0 && <10000)
- base (>=4 && <6)
- bytestring (>0.8 && <10000)
- if flag(decoderinterface)
- binary (>=0.7 && <10000)
- binary (<0.7)
Executables
test_sha
- if flag(test)
- array (>0 && <10000)
- base (>4.3 && <7)
- bytestring (>0.8 && <10000)
- QuickCheck (>=2.5 && <3)
- test-framework (>=0.8.0.3 && <10000)
- test-framework-quickcheck2 (>=0.3.0.2 && <10000)
- if flag(decoderinterface)
- binary (>=0.7 && <10000)
- binary (<0.7)
- buildable: False
sha1
- base (>=4 && <6)
- bytestring (>0.8 && <10000)
- directory (>0.0 && <10000)
- SHA (>1.6 && <10000)
- if !flag(exe)
- buildable: False
sha384
- base (>=4 && <6)
- bytestring (>0.8 && <10000)
- directory (>0.0 && <10000)
- SHA (>1.6 && <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 |
| decoderinterface | Force SHA to build with support for binary's Decoder. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info