@hackage fastcgi3001.0.2.5

A Haskell library for writing FastCGI programs

This library lets you write FastCGI programs. The package reuses the cgi package API, making it very easy to port CGI programs to FastCGI. The FastCGI C development kit is required to build this library.