Skip to content

Commit

Permalink
Incorrect bound on 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Oct 15, 2019
1 parent a20757d commit 72275ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-conduit/http-conduit.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ test-suite test
, data-default-class
, connection >= 0.2
, warp-tls
, tls < 1.5 || > 1.5.2
, tls < 1.5 || >= 1.5.2
, time
, blaze-builder
, bytestring
Expand Down

0 comments on commit 72275ad

Please sign in to comment.