Dependencies for tls-1.3.6
Libraries
tls
- asn1-encoding
- asn1-types (>=0.2.0)
- async (>=2.0.0.0 && <2.3)
- base (>=4.8 && <5)
- bytestring
- cereal (>=0.4)
- cryptonite (>=0.15)
- data-default-class
- memory
- mtl
- transformers
- x509 (>=1.6.2 && <1.7.0)
- x509-store (>=1.6)
- x509-validation (>=1.6.3 && <1.7.0)
- if flag(network)
- network (<2.9)
- if flag(hans)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
compat | Accept SSLv2 client hello for beginning SSLv3 / TLS handshake | Enabled |
network | Use the base network library | Enabled |
hans | Use the Haskell Network Stack (HaNS) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info