Dependencies for HsOpenSSL-0.11.7.9
Libraries
HsOpenSSL
- base (>=4.8 && <5)
- bytestring (>=0.9 && <0.13)
- network (>=2.1 && <3.3)
- time (>=1.5 && <1.15)
- if flag(fast-bignum) && impl(ghc>=7.10.1)
- integer-gmp (>=1.0.0 && <1.1.0)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
use-pkg-config | Use pkg-config to find OpenSSL (macOS and linux only). | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
fast-bignum | Enable fast moving of bignums between OpenSSL and GMP (GHC and OpenSSL version < 1.1.0 only). | Disabled |
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