/fastcgi

A FastCGI interface for Haskell

Primary LanguageHaskellOtherNOASSERTION

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.