Dependencies for warp-2.1.4.1
Libraries
warp
- array
- base (>=3 && <5)
- blaze-builder (>=0.3.3 && <0.4)
- blaze-builder-conduit (>=0.5 && <1.2)
- bytestring (>=0.9.1.4)
- case-insensitive (>=0.2)
- conduit (>=0.5 && <1.2)
- conduit-extra
- ghc-prim
- http-types (>=0.7)
- lifted-base (>=0.1)
- network-conduit (>=0.5 && <1.2)
- simple-sendfile (>=0.2.7 && <0.3)
- streaming-commons
- text
- transformers (>=0.2.2 && <0.4)
- unix-compat (>=0.2)
- void
- wai (>=2.1 && <2.2)
- 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 (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 -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info