wai-handler-fastcgi 0.4.0 → 0.4.1
raw patch · 1 files changed
+3/−2 lines, 1 files
Files
wai-handler-fastcgi.cabal view
@@ -1,5 +1,5 @@ name: wai-handler-fastcgi-version: 0.4.0+version: 0.4.1 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -10,7 +10,8 @@ cabal-version: >= 1.2 build-type: Configure extra-source-files: configure fastcgi.buildinfo.in-homepage: http://github.com/snoyberg/wai-handler-fastcgi+homepage: http://www.yesodweb.com/book/wai+description: Calls out to the libfcgi C library. library build-depends: base >= 4 && < 5