packages feed

wai-handler-fastcgi 3.0.0.1 → 3.0.0.2

raw patch · 2 files changed

+5/−3 lines, 2 filesdep ~waiPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: wai

API changes (from Hackage documentation)

Files

ChangeLog.md view
@@ -1,1 +1,3 @@-No changes logged yet.+## 3.0.0.2++* Support wai 3.2
wai-handler-fastcgi.cabal view
@@ -1,5 +1,5 @@ name:            wai-handler-fastcgi-version:         3.0.0.1+version:         3.0.0.2 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -15,7 +15,7 @@  library     build-depends:   base              >= 4           && < 5-                   , wai               >= 3.0         && < 3.1+                   , wai               >= 3.0         && < 3.3                    , wai-extra         >= 3.0         && < 3.1                    , bytestring        >= 0.9.1.4     exposed-modules: Network.Wai.Handler.FastCGI