name: hack-handler-cgi version: 0.2.0 license: BSD3 license-file: LICENSE author: Michael Snoyman maintainer: Michael Snoyman synopsis: Hack handler using CGI protocol. category: Web stability: stable cabal-version: >= 1.2 build-type: Simple homepage: http://github.com/snoyberg/hack-handler-cgi/tree/master library build-depends: base >= 4 && < 5, bytestring >= 0.9.1.4 && < 0.10, hack == 2009.10.30 exposed-modules: Hack.Handler.CGI ghc-options: -Wall