Dependencies for warp-3.4.4
Libraries
warp
- array
- async
- auto-update (>=0.2.2 && <0.3)
- base (>=4.12 && <5)
- bsb-http-chunked (<0.1)
- bytestring (>=0.9.1.4)
- case-insensitive (>=0.2)
- containers
- ghc-prim
- hashable
- http-date
- http-types (>=0.12)
- http2 (>=5.1 && <5.4)
- iproute (>=1.3.1)
- recv (>=0.1.0 && <0.2.0)
- simple-sendfile (>=0.2.7 && <0.3)
- stm (>=2.3)
- streaming-commons (>=0.1.10)
- text
- time-manager (>=0.1 && <0.2)
- vault (>=0.3)
- wai (>=3.2.4 && <3.3)
- word8
- if flag(x509)
- if impl(ghc<8)
- if flag(network-bytestring)
- network (>=2.2.1.5 && <2.2.3)
- network-bytestring (>=0.1.3 && <0.1.4)
- network (>=2.3)
- if os(windows)
- time
- unix-compat (>=0.2)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-bytestring | Disabled | |
allow-sendfilefd | Allow use of sendfileFd (not available on GNU/kFreeBSD) | Enabled |
warp-debug | print debug output. not suitable for production | Disabled |
x509 | Adds a dependency on the x509 library to enable getting TLS client certificates. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info