wai-handler-scgi 0.4.0 → 0.4.1
raw patch · 1 files changed
+4/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- wai-handler-scgi.cabal +4/−3
wai-handler-scgi.cabal view
@@ -1,5 +1,5 @@ name: wai-handler-scgi-version: 0.4.0+version: 0.4.1 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -9,7 +9,8 @@ stability: stable cabal-version: >= 1.6 build-type: Simple-homepage: http://github.com/snoyberg/wai-handler-scgi+homepage: http://www.yesodweb.com/book/wai+description: Wai handler to SCGI library build-depends: base >= 4 && < 5@@ -21,4 +22,4 @@ source-repository head type: git- location: git://github.com/snoyberg/wai-handler-scgi.git+ location: git://github.com/yesodweb/wai.git