Dependencies for certificate-0.9.2
Libraries
certificate
- asn1-data (>=0.6.0 && <0.7)
- base (<0)
- base64-bytestring
- bytestring
- directory
- mtl
- time
- if os(windows)
- if os(osx)
Executables
certificate
- if flag(executable)
- cmdargs
- cryptocipher (>=0.2.4)
- cryptohash
- directory
- text (>=0.11)
- buildable: False
Tests
- if flag(test)
- base (>=3 && <4.8)
- bytestring
- directory
- HUnit
- QuickCheck (>=2)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| test | Build unit test | Disabled |
| executable | Build the executable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info