packages feed

wai-handler-fastcgi 1.2.0 → 1.2.0.1

raw patch · 1 files changed

+7/−3 lines, 1 files

Files

wai-handler-fastcgi.cabal view
@@ -1,13 +1,13 @@ name:            wai-handler-fastcgi-version:         1.2.0-license:         BSD3+version:         1.2.0.1+license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com> maintainer:      Michael Snoyman <michael@snoyman.com> synopsis:        Wai handler to fastcgi category:        Web stability:       stable-cabal-version:   >= 1.2+cabal-version:   >= 1.6 build-type:      Configure extra-source-files: configure fastcgi.buildinfo.in homepage:        http://www.yesodweb.com/book/wai@@ -25,3 +25,7 @@      if impl(ghc >= 7.4)       cpp-options:     -DGHC_7_4++source-repository head+  type:     git+  location: git://github.com/yesodweb/wai.git