Dependencies for tls-2.1.4
Libraries
tls
- asn1-encoding (>=0.9 && <0.10)
- asn1-types (>=0.3 && <0.4)
- async (>=2.2 && <2.3)
- base (>=4.9 && <5)
- base16-bytestring
- bytestring (>=0.10 && <0.13)
- cereal (>=0.5.3 && <0.6)
- crypton (>=0.34)
- crypton-x509 (>=1.7 && <1.8)
- crypton-x509-store (>=1.6 && <1.7)
- crypton-x509-validation (>=1.6.13 && <1.7)
- data-default
- memory (>=0.18 && <0.19)
- mtl (>=2.2 && <2.4)
- network (>=3.1)
- serialise (>=0.2 && <0.3)
- transformers (>=0.5 && <0.7)
- unix-time (>=0.4.11 && <0.5)
Executables
tls-server
- base (>=4.9 && <5)
- base16-bytestring
- bytestring
- containers
- crypton
- crypton-x509-store
- crypton-x509-system
- data-default
- network
- network-run
- tls
- if !flag(devel)
- buildable: False
tls-client
- base (>=4.9 && <5)
- base16-bytestring
- bytestring
- crypton
- crypton-x509-store
- crypton-x509-system
- data-default
- network
- network-run
- tls
- if !flag(devel)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
devel | Development commands | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info