Dependencies for warp-3.0.5.1
Libraries
warp
- array (<0.6)
- auto-update (>=0.1.1 && <0.2)
- base (>=3 && <5)
- blaze-builder (>=0.3.3 && <0.4)
- bytestring (>=0.9.1.4 && <0.11)
- case-insensitive (>=0.2 && <1.3)
- ghc-prim
- http-types (>=0.8.5 && <0.10)
- iproute (>=1.3.1 && <1.8)
- simple-sendfile (>=0.2.7 && <0.3)
- streaming-commons (>=0.1.2 && <0.2)
- text (<1.3)
- unix-compat (>=0.2 && <0.5)
- void (<0.8)
- 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.7)
- if (os(linux) || os(freebsd) || os(osx)) && flag(allow-sendfilefd)
- hashable (<1.3)
- if os(windows)
- old-locale (>=1.0 && <1.1)
- time (<1.7)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
allow-sendfilefd | Allow use of sendfileFd (not available on GNU/kFreeBSD) | Enabled |
warp-debug | print debug output. not suitable for production | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
network-bytestring | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info