wai/warp
2016-07-04 16:21:41 +09:00
..
attic Fix minor typo: circumtances --> circumstances 2015-12-20 21:09:14 -08:00
bench Make warp benchmarks build with modern criterion 2016-05-17 12:41:41 -04:00
Network/Wai/Handler adding deriving. 2016-07-01 11:42:41 +09:00
test using IntMap for MultiMap. 2016-03-18 13:14:11 +09:00
.ghci warp: make .ghci work with stack (and cabal-install) 2016-03-01 11:16:25 +08:00
ChangeLog.md changelog for warp. 2016-07-04 16:21:41 +09:00
LICENSE Update license with MIT license 2012-05-20 19:53:58 -07:00
README.md updating README for Warp. 2015-10-21 16:13:35 +09:00
Setup.lhs Add 'warp/' from commit '5e5372f01bc90380049573f6c2d35151220cf6b8' 2011-07-22 16:50:15 +03:00
warp.cabal Make warp benchmarks build with modern criterion 2016-05-17 12:41:41 -04:00

Warp

Warp is a server library for HTTP/1.x and HTTP/2 based WAI(Web Application Interface in Haskell). For more information, see Warp.