Dependencies for warp-1.3.10.2
Libraries
warp
- base (>=4.4 && <5)
- blaze-builder (>=0.2.1.4 && <0.4)
- blaze-builder-conduit (>=0.5 && <1.1)
- bytestring (>=0.9.1.4)
- case-insensitive (>=0.2)
- conduit (>=0.5 && <1.1)
- ghc-prim
- http-attoparsec
- http-types (>=0.7)
- lifted-base (>=0.1)
- network-conduit (>=0.5 && <1.1)
- simple-sendfile (>=0.2.7 && <0.3)
- transformers (>=0.2.2 && <0.4)
- unix-compat (>=0.2)
- void
- wai (>=1.4 && <1.5)
- 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)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-bytestring | Disabled | |
allow-sendfilefd | Allow use of sendfileFd (not available on GNU/kFreeBSD) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info