Dependencies for warp-3.0.9.2
Libraries
warp
- array
- auto-update (>=0.1.1 && <0.2)
- base (>=3 && <5)
- blaze-builder (>=0.3.3 && <0.5)
- bytestring (>=0.9.1.4)
- case-insensitive (>=0.2)
- ghc-prim
- http-types (>=0.8.5)
- iproute (>=1.3.1)
- simple-sendfile (>=0.2.7 && <0.3)
- streaming-commons (>=0.1.10 && <0.2)
- text
- unix-compat (>=0.2)
- void
- wai (>=3.0 && <3.0.4)
- if flag(network-bytestring)
- network (>=2.2.1.5 && <2.2.3)
- network-bytestring (>=0.1.3 && <0.1.4)
- network (>=2.3 && <2.9)
- if flag(use-bytestring-builder)
- bytestring (<0.10.2.0)
- bytestring-builder
- bytestring (>=0.10.2.0)
- if (os(linux) || os(freebsd) || os(osx)) && flag(allow-sendfilefd)
- if os(windows)else
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 |
use-bytestring-builder | Use bytestring-builder package | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info