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 1327531 commit 58df921Copy full SHA for 58df921
cabal.project
@@ -31,7 +31,7 @@ constraints: process >= 1.6.26.1
31
32
-- It may slow down build plan preparation, but without it cabal has problems
33
-- with solving constraints. Remove this when not needed anymore.
34
-max-backjumps: 50000
+max-backjumps: 1000
35
36
program-options
37
ghc-options: -Werror
0 commit comments