packages feed

warp 1.3.3.1 → 1.3.3.2

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~lifted-base

Dependency ranges changed: lifted-base

Files

warp.cabal view
@@ -1,5 +1,5 @@ Name:                warp-Version:             1.3.3.1+Version:             1.3.3.2 Synopsis:            A fast, light-weight web server for WAI applications. License:             MIT License-file:        LICENSE@@ -24,7 +24,7 @@                    , conduit                   >= 0.5      && < 0.6                    , ghc-prim                    , http-types                >= 0.7      && < 0.8-                   , lifted-base               >= 0.1      && < 0.2+                   , lifted-base               >= 0.1                    , network-conduit           >= 0.5      && < 0.7                    , simple-sendfile           >= 0.2.7    && < 0.3                    , transformers              >= 0.2.2    && < 0.4@@ -71,8 +71,8 @@                    , conduit                   >= 0.5      && < 0.6                    , ghc-prim                    , http-types                >= 0.7      && < 0.8-                   , lifted-base               >= 0.1      && < 0.2-                   , network-conduit           >= 0.5      && < 0.6+                   , lifted-base               >= 0.1+                   , network-conduit                    , simple-sendfile           >= 0.2.4    && < 0.3                    , transformers              >= 0.2.2    && < 0.4                    , unix-compat               >= 0.2