The warp package
The premier WAI handler. For more information, see http://steve.vinoski.net/blog/2011/05/01/warp-a-haskell-web-server/.
Changelog
- 1.3.7
- Sockets now have FD_CLOEXEC set on them. This behavior is more secure, and the change should not affect the vast majority of use cases.
Properties
| Versions | 0.3.0, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.3, 0.4.0, 0.4.0.1, 0.4.1, 0.4.1.1, 0.4.1.2, 0.4.2, 0.4.3, 0.4.3.1, 0.4.4, 0.4.5, 0.4.6, 0.4.6.1, 0.4.6.2, 0.4.6.3, 1.0.0, 1.0.0.1, 1.1.0, 1.1.0.1, 1.2.0, 1.2.0.1, 1.2.0.2, 1.2.1, 1.2.1.1, 1.2.2, 1.3.0, 1.3.0.1, 1.3.1, 1.3.1.1, 1.3.1.2, 1.3.2, 1.3.3, 1.3.3.1, 1.3.3.2, 1.3.3.3, 1.3.4, 1.3.4.1, 1.3.4.2, 1.3.4.3, 1.3.4.4, 1.3.5, 1.3.5.1, 1.3.6, 1.3.7, 1.3.7.1, 1.3.7.2, 1.3.7.3, 1.3.7.4, 1.3.7.5, 1.3.8, 1.3.8.1 |
|---|---|
| Dependencies | base (≥3 & <5), blaze-builder (≥0.2.1.4 & <0.4), blaze-builder-conduit (0.5.*), bytestring (≥0.9.1.4), case-insensitive (≥0.2), conduit (0.5.*), ghc-prim, http-types (0.7.*), lifted-base (≥0.1), network (≥2.2.1.5 & <2.2.3), network-bytestring (0.1.3.*), network-conduit (≥0.5 & <0.7), simple-sendfile (≥0.2.7 & <0.3), transformers (≥0.2.2 & <0.4), unix-compat (≥0.2), void, wai (1.3.*) or base (≥3 & <5), blaze-builder (≥0.2.1.4 & <0.4), blaze-builder-conduit (0.5.*), bytestring (≥0.9.1.4), case-insensitive (≥0.2), conduit (0.5.*), ghc-prim, http-types (0.7.*), lifted-base (≥0.1), network (≥2.3), network-conduit (≥0.5 & <0.7), simple-sendfile (≥0.2.7 & <0.3), transformers (≥0.2.2 & <0.4), unix-compat (≥0.2), void, wai (1.3.*) |
| License | MIT |
| Author | Michael Snoyman, Kazu Yamamoto, Matt Brown |
| Maintainer | michael@snoyman.com |
| Stability | Stable |
| Category | Web, Yesod |
| Home page | http://github.com/yesodweb/wai |
| Source repository | git clone git://github.com/yesodweb/wai.git |
| Upload date | Tue Jan 8 16:59:05 UTC 2013 |
| Uploaded by | MichaelSnoyman |
| Built on | ghc-7.6 |
| Distributions | Fedora: 1.3.4.1, NixOS: 1.3.8.1, Debian: 1.3.7.4, FreeBSD: 1.3.7.4 |
Modules
- Network
- Wai
- Handler
- Wai
Downloads
- warp-1.3.7.tar.gz (Cabal source package)
- package description (included in the package)