Dependencies for http2-tls-0.2.11
Libraries
http2-tls
- base (>=4.9 && <5)
- bytestring (>=0.10)
- data-default-class (>=0.1 && <0.2)
- http2 (>=5.1 && <5.3)
- network (>=3.1.4)
- network-control (>=0.1 && <0.2)
- network-run (>=0.2.8 && <0.3)
- recv (>=0.1.0 && <0.2)
- time-manager (>=0.0.1 && <0.2)
- unliftio (>=0.2 && <0.3)
- utf8-string (>=1.0 && <1.1)
- if flag(crypton)
- crypton-x509-store (>=1.6 && <1.7)
- crypton-x509-validation (>=1.6 && <1.7)
- tls (>=1.7 && <2.1)
- tls (<1.7)
- x509-store
- x509-validation
Executables
h2-client
- async
- base (>=4.9 && <5)
- bytestring
- http-types
- http2
- http2-tls
- tls
- if !flag(devel)
- buildable: False
h2-server
- base (>=4.9 && <5)
- bytestring
- crypton
- http-types
- http2
- http2-tls
- tls
- tls-session-manager
- if !flag(devel)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| crypton | Use the crypton-x509-* package family instead of x509-* | Enabled |
| devel | Development commands | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info