warp 1.2.0 → 1.2.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~simple-sendfile
Dependency ranges changed: simple-sendfile
Files
- warp.cabal +3/−3
warp.cabal view
@@ -1,7 +1,7 @@ Name: warp-Version: 1.2.0+Version: 1.2.0.1 Synopsis: A fast, light-weight web server for WAI applications.-License: BSD3+License: MIT License-file: LICENSE Author: Michael Snoyman, Matt Brown Maintainer: michael@snoyman.com@@ -26,7 +26,7 @@ , blaze-builder-conduit >= 0.4 && < 0.5 , lifted-base >= 0.1 && < 0.2 , blaze-builder >= 0.2.1.4 && < 0.4- , simple-sendfile >= 0.1 && < 0.3+ , simple-sendfile >= 0.2.2 && < 0.3 , http-types >= 0.6 && < 0.7 , case-insensitive >= 0.2 , unix-compat >= 0.2