We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e754587 commit 0babbedCopy full SHA for 0babbed
cabal.project
@@ -52,3 +52,8 @@ packages:
52
tests: True
53
optimization: False
54
-- 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