wai-handler-fastcgi 1.3.0.1 → 1.3.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~wai
Dependency ranges changed: wai
Files
wai-handler-fastcgi.cabal view
@@ -1,5 +1,5 @@ name: wai-handler-fastcgi-version: 1.3.0.1+version: 1.3.0.2 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -15,7 +15,7 @@ library build-depends: base >= 4 && < 5- , wai >= 1.3 && < 1.4+ , wai >= 1.3 && < 1.5 , wai-extra >= 1.3 && < 1.4 , bytestring >= 0.9.1.4 exposed-modules: Network.Wai.Handler.FastCGI