Allow wai-extra 3.1

This commit is contained in:
Robert Vollmert
2020-09-22 11:45:58 -05:00
committed by Steve Chavez
parent 7af54c5813
commit 807dae1768
+3 -3
View File
@@ -83,7 +83,7 @@ library
, vector >= 0.11 && < 0.13
, wai >= 3.2.1 && < 3.3
, wai-cors >= 0.2.5 && < 0.3
, wai-extra >= 3.0.19 && < 3.1
, wai-extra >= 3.0.19 && < 3.2
, wai-middleware-static >= 0.8.1 && < 0.9
default-language: Haskell2010
default-extensions: OverloadedStrings
@@ -204,7 +204,7 @@ test-suite spec
, time >= 1.6 && < 1.11
, transformers-base >= 0.4.4 && < 0.5
, wai >= 3.2.1 && < 3.3
, wai-extra >= 3.0.19 && < 3.1
, wai-extra >= 3.0.19 && < 3.2
default-language: Haskell2010
default-extensions: OverloadedStrings
QuasiQuotes
@@ -248,4 +248,4 @@ Test-Suite spec-querycost
, time >= 1.6 && < 1.11
, transformers-base >= 0.4.4 && < 0.5
, wai >= 3.2.1 && < 3.3
, wai-extra >= 3.0.19 && < 3.1
, wai-extra >= 3.0.19 && < 3.2