Skip to content

Commit 7a784c1

Browse files
authored
Allow warp 3.3
Builds fine and all tests pass here.
1 parent abb0ec1 commit 7a784c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HTTP.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Test-Suite test
171171
case-insensitive >= 0.4.0.1 && < 1.3,
172172
http-types >= 0.8.0 && < 1.0,
173173
wai >= 2.1.0 && < 3.3,
174-
warp >= 2.1.0 && < 3.3
174+
warp >= 2.1.0 && < 3.4
175175

176176
if flag(conduit10)
177177
build-depends:

0 commit comments

Comments
 (0)