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 c177a31 commit 15ac875Copy full SHA for 15ac875
flake.nix
@@ -83,7 +83,7 @@
83
let
84
callFlake = import flake-compat;
85
86
- ifdLevel = 2;
+ ifdLevel = 3;
87
runningHydraEvalTest = false;
88
defaultCompiler = "ghc928";
89
config = import ./config.nix;
0 commit comments