diff --git a/scotty.cabal b/scotty.cabal index 7130546..cc1f9e9 100644 --- a/scotty.cabal +++ b/scotty.cabal @@ -92,7 +92,7 @@ Library unliftio >= 0.2, wai >= 3.0.0 && < 3.3, wai-extra >= 3.1.14, - warp >= 3.0.13 && < 3.4 + warp >= 3.0.13 if impl(ghc < 8.0) build-depends: fail