@hackage happstack-fastcgi0.1.5
Happstack extension for use with FastCGI.
Categories
License
BSD-3-Clause
Maintainer
tomberek [] gmail.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (8)
- base >=2.0 && <5
- bytestring
- cgi >=3000.0.0
- containers >=0.2.0
- fastcgi >=3001.0.2
- happstack-server Show all…
Dependents (3)
@hackage/acme-everything, @hackage/hack-frontend-happstack, @hackage/frame
This library lets you write FastCGI programs with Happstack. This package reuses the SimpleHTTP API, making it very easy to port stand-alone HTTP programs to FastCGI.