packages feed

wai-extra 0.4.1.1 → 0.4.1.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~time

Dependency ranges changed: time

Files

wai-extra.cabal view
@@ -1,5 +1,5 @@ Name:                wai-extra-Version:             0.4.1.1+Version:             0.4.1.2 Synopsis:            Provides some basic WAI handlers and middleware. Description:         The goal here is to provide common features without many dependencies. License:             BSD3@@ -17,7 +17,7 @@                      bytestring >= 0.9 && < 0.10,                      wai >= 0.4 && < 0.5,                      old-locale >= 1.0 && < 1.1,-                     time >= 1.3   && < 1.4,+                     time >= 1.1.4 && < 1.4,                      network >= 2.2.1.5 && < 2.4,                      directory >= 1.0.1 && < 1.2,                      zlib-bindings >= 0.0 && < 0.1,