@hackage warp3.0.13
A fast, light-weight web server for WAI applications.
Categories
License
MIT
Maintainer
michael@snoyman.com
Links
Versions
Installation
Dependencies (24)
- array
- auto-update >=0.1.1 && <0.2
- base >=3 && <5
- blaze-builder >=0.3.3 && <0.5
- bytestring >=0.10.2.0
- bytestring-builder Show all…
Dependents (502)
@hackage/prometheus-effect, @hackage/rfc, @hackage/wrecker, @hackage/growler, @hackage/microformats2-parser, @hackage/configuration-tools, Show all…
Package Flags
network-bytestring(off by default)
allow-sendfilefd
(on by default)
Allow use of sendfileFd (not available on GNU/kFreeBSD)
warp-debug
(off by default)
print debug output. not suitable for production
use-bytestring-builder
(off by default)
Use bytestring-builder package
warp
The premier WAI handler. For more information, see Warp: A Haskell Web Server.