Skip to content

Commit a2fa151

Browse files
committed
ifdLevel 2
1 parent c1a6a00 commit a2fa151

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 = 1;
101+
ifdLevel = 2;
102102
compiler = "ghc928";
103103
config = import ./config.nix;
104104

0 commit comments

Comments
 (0)