Dependencies for http-client-streams-0.3.1.0
Libraries
http-client-streams
- base (>=4.7 && <4.9)
- bytestring (>=0.10 && <0.11)
- http-client (>=0.4 && <0.5)
- io-streams (>=1.2 && <1.3)
- mtl (>=2.2 && <2.3)
- transformers (>=0.4 && <0.5)
- if flag(tls)
- http-client-tls (>=0.2 && <0.3)
- HsOpenSSL (>=0.11 && <0.12)
- http-client-openssl (>=0.2 && <0.3)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
tls | Enable usage of the Native Haskell TLS implementation as opposed to OpenSSL | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info