Skip to content

Commit 9e4a97e

Browse files
committed
Loosen upper bound on wai-extra
1 parent c110589 commit 9e4a97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-server/servant-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ test-suite spec
162162
, QuickCheck >= 2.12.6.1 && < 2.14
163163
, should-not-typecheck >= 2.1.0 && < 2.2
164164
, temporary >= 1.3 && < 1.4
165-
, wai-extra >= 3.0.24.3 && < 3.1
165+
, wai-extra >= 3.0.24.3 && < 3.2
166166

167167
build-tool-depends:
168168
hspec-discover:hspec-discover >= 2.6.0 && <2.8

0 commit comments

Comments
 (0)