Skip to content

Commit 482194f

Browse files
felixonmarsandreasabel
authored andcommitted
Allow warp 3.4
Builds fine and all tests pass here.
1 parent 78cccc4 commit 482194f

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
@@ -188,7 +188,7 @@ Test-Suite test
188188
, conduit >= 1.0.8 && < 1.4
189189
, http-types >= 0.8.0 && < 1.0
190190
, wai >= 2.1.0 && < 3.3
191-
, warp >= 2.1.0 && < 3.4
191+
, warp >= 2.1.0 && < 3.5
192192

193193
if flag(conduit10)
194194
build-depends: conduit < 1.1

0 commit comments

Comments
 (0)