The latest version of warp is 3.4.3-0.

warp

Version 2.0.2.1 revision 0 uploaded by MichaelSnoyman.

Package meta

Synopsis
A fast, light-weight web server for WAI applications.
Description

The premier WAI handler. For more information, see http://steve.vinoski.net/blog/2011/05/01/warp-a-haskell-web-server/.

Changelog

2.0.0
ResourceT is not used anymore. Request and Response is now abstract data types. To use their constructors, Internal module should be imported.
1.3.9
Support for byte range requests.
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. However, it appeared that this is buggy and is fixed in 2.0.0.
Author
Michael Snoyman, Kazu Yamamoto, Matt Brown
Bug reports
n/a
Category
Web, Yesod
Copyright
n/a
Homepage
http://github.com/yesodweb/wai
Maintainer
michael@snoyman.com
Package URL
n/a
Stability
Stable

Components