@hackage wai-frontend-monadcgi2.0.0
Run CGI apps on WAI.
Categories
License
MIT
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (9)
- base >=4 && <5
- bytestring
- case-insensitive
- cgi
- conduit >=0.5 && <1.1
- containers >=0.2 Show all…
Dependents (1)
@hackage/acme-everything
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.