@hackage wai-frontend-monadcgi3.0.0.3
Run CGI apps on WAI.
Categories
License
MIT
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (8)
- base >=4 && <5
- bytestring
- case-insensitive
- cgi
- containers >=0.2
- http-types Show all…
Dependents (1)
@hackage/acme-everything
wai-frontend-monadcgi
Allows programs written against MonadCGI to run with any WAI handler. This is most useful for running your existing CGI apps on Warp. For true "yo dawg"-ness, try running this through the WAI CGI backend.