From ffa6b0e410fd042b431317bd97247f2890f44151 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sat, 11 Apr 2020 21:22:11 +0200 Subject: Bump warp upper bound to 3.4 --- hakyll.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hakyll.cabal') diff --git a/hakyll.cabal b/hakyll.cabal index 1d49f99..b1eaacb 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -199,7 +199,7 @@ Library If flag(previewServer) Build-depends: wai >= 3.2 && < 3.3, - warp >= 3.2 && < 3.3, + warp >= 3.2 && < 3.4, wai-app-static >= 3.1 && < 3.2, http-types >= 0.9 && < 0.13, fsnotify >= 0.2 && < 0.4 -- cgit v1.2.3