wai-extra 0.2.2.1 → 0.2.2.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~sendfile
Dependency ranges changed: sendfile
Files
- wai-extra.cabal +2/−2
wai-extra.cabal view
@@ -1,5 +1,5 @@ Name: wai-extra-Version: 0.2.2.1+Version: 0.2.2.2 Synopsis: Provides some basic WAI handlers and middleware. Description: The goal here is to provide common features without many dependencies. License: BSD3@@ -21,7 +21,7 @@ wai >= 0.2.0 && < 0.3, old-locale >= 1.0 && < 1.1, time >= 1.1.4 && < 1.3,- sendfile >= 0.6.1 && < 0.7,+ sendfile >= 0.6.1 && < 0.8, network >= 2.2.1.5 && < 2.3, directory >= 1.0.1 && < 1.1, utf8-string >= 0.3.4 && < 0.4