Dependencies for warp-3.4.9

Libraries

warp

Flags

Manual Flags

NameDescriptionDefault
include-warp-version

Exposes the version in Network.Wai.Handler.Warp.warpVersion. This adds a dependency on Paths_warp so application binaries may reference subpaths of GHC. For nix users this may result in binaries with a large transitive runtime dependency closure that includes GHC itself.

Enabled
Automatic Flags
NameDescriptionDefault
network-bytestringDisabled
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