Description
A Haskell library for writing FastCGI programs.
Description
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.