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