packages feed

wai-extra 3.0.13 → 3.0.13.1

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~wai

Dependency ranges changed: wai

Files

ChangeLog.md view
@@ -1,3 +1,7 @@+## 3.0.13.1++* Support wai 3.2+ ## 3.0.13  * Autoflush handle [#466](https://github.com/yesodweb/wai/pull/466)
wai-extra.cabal view
@@ -1,5 +1,5 @@ Name:                wai-extra-Version:             3.0.13+Version:             3.0.13.1 Synopsis:            Provides some basic WAI handlers and middleware. description:   Provides basic WAI handler and middleware functionality:@@ -84,7 +84,7 @@ Library   Build-Depends:     base                      >= 4 && < 5                    , bytestring                >= 0.9.1.4-                   , wai                       >= 3.0.3.0  && < 3.1+                   , wai                       >= 3.0.3.0  && < 3.3                    , old-locale                >= 1.0.0.2  && < 1.1                    , time                      >= 1.1.4                    , network                   >= 2.6.1.0