Dependencies for HsOpenSSL-0.11.4.7
Libraries
HsOpenSSL
- base (>=4.4 && <5)
- bytestring (>=0.9 && <0.11)
- network (>=2.1 && <2.7)
- time (>=1.5 && <1.9)
- if flag(fast-bignum) && impl(ghc>=7.10.1)
- integer-gmp (>=1.0.0 && <1.1.0)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
fast-bignum | Enable fast moving of bignums between OpenSSL and GMP (GHC only). | Enabled |
homebrew-openssl | Use Homebrew version of OpenSSL (macOS only). | Disabled |
macports-openssl | Use MacPorts version of OpenSSL (macOS only). | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info