Skip to content

Commit 9a100ae

Browse files
committed
Set ifdLevel to 1
1 parent 1b04e05 commit 9a100ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
let
9999
callFlake = import flake-compat;
100100

101-
ifdLevel = 3;
101+
ifdLevel = 0;
102102
compiler = "ghc928";
103103
config = import ./config.nix;
104104

0 commit comments

Comments
 (0)