wai/warp
2018-07-14 21:32:25 +01:00
..
attic Fix minor typo: circumtances --> circumstances 2015-12-20 21:09:14 -08:00
bench Fix benchmark compilation (closes #681) 2018-03-11 19:41:18 +02:00
Network/Wai/Handler Warp: Log real requests when app throws an error. 2018-07-14 21:23:48 +01:00
test removing unnecessary imports. 2018-04-26 09:46:24 +09:00
.ghci warp: make .ghci work with stack (and cabal-install) 2016-03-01 11:16:25 +08:00
ChangeLog.md Version and changelog. 2018-07-14 21:32:25 +01: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 Version and changelog. 2018-07-14 21:32:25 +01: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.