Skip to content

Commit 28fb721

Browse files
committed
Drop constraint on warp in cabal.project
Relevant issue seems to be fixed upstream.
1 parent 7913a93 commit 28fb721

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cabal.project

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@ tests: True
5353
optimization: False
5454
-- reorder-goals: True
5555

56-
-- The switch to crypton breaks the build, so let's avoid it for now
57-
-- https://github.com/snoyberg/http-client/issues/508
58-
constraints: crypton < 0, crypton-connection < 0, crypton-x509 < 0, crypton-x509-store < 0, crypton-x509-system < 0, crypton-x509-validation < 0
59-
constraints: warp < 3.3.26
60-
6156
-- wreq-0.5.4.1 doesn't seem to work with ghc-8.6.5
6257
if (impl(ghc < 8.8))
6358
constraints: wreq == 0.5.4.0

0 commit comments

Comments
 (0)