packages feed

wai-extra 0.2.4 → 0.2.4.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~network

Dependency ranges changed: network

Files

wai-extra.cabal view
@@ -1,5 +1,5 @@ Name:                wai-extra-Version:             0.2.4+Version:             0.2.4.1 Synopsis:            Provides some basic WAI handlers and middleware. Description:         The goal here is to provide common features without many dependencies. License:             BSD3@@ -18,7 +18,7 @@                      wai >= 0.2.0 && < 0.3,                      old-locale >= 1.0 && < 1.1,                      time >= 1.1.4 && < 1.3,-                     network >= 2.2.1.5 && < 2.3,+                     network >= 2.2.1.5 && < 2.4,                      directory >= 1.0.1 && < 1.2,                      utf8-string >= 0.3.4 && < 0.4,                      zlib-bindings >= 0.0 && < 0.1