Skip to content

Commit 0babbed

Browse files
committed
Avoid crypton dependency for now
1 parent e754587 commit 0babbed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cabal.project

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,8 @@ packages:
5252
tests: True
5353
optimization: False
5454
-- reorder-goals: True
55+
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

0 commit comments

Comments
 (0)