diff options
Diffstat (limited to 'p/haskell-http-conduit/debian/patches/newer-wai')
| -rw-r--r-- | p/haskell-http-conduit/debian/patches/newer-wai | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/p/haskell-http-conduit/debian/patches/newer-wai b/p/haskell-http-conduit/debian/patches/newer-wai new file mode 100644 index 000000000..34567a76c --- /dev/null +++ b/p/haskell-http-conduit/debian/patches/newer-wai @@ -0,0 +1,13 @@ +--- a/http-conduit.cabal ++++ b/http-conduit.cabal +@@ -62,8 +62,8 @@ + , case-insensitive + , lifted-base + , network +- , wai >= 3.0 && < 3.1 +- , warp >= 3.0.0.2 && < 3.2 ++ , wai >= 3.0 && < 3.3 ++ , warp >= 3.0.0.2 && < 3.3 + , wai-conduit + , http-types + , cookie |
