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 ee32432 commit 3d7f4c4Copy full SHA for 3d7f4c4
flake.nix
@@ -90,7 +90,7 @@
90
let
91
callFlake = import flake-compat;
92
93
- ifdLevel = 3;
+ ifdLevel = 0;
94
runningHydraEvalTest = false;
95
compiler = "ghc928";
96
config = import ./config.nix;
0 commit comments