@hackage / fastcgi

A Haskell library for writing FastCGI programs

Latest3001.0.2.5

About

Metadata

  • Last updated , by krasimir
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: Krasimir Angelov <kr.angelov@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

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.