Skip to content

Commit

Permalink
Set ifdLevel to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreabedini committed May 27, 2024
1 parent 1b04e05 commit 9a100ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
let
callFlake = import flake-compat;

ifdLevel = 3;
ifdLevel = 0;
compiler = "ghc928";
config = import ./config.nix;

Expand Down

0 comments on commit 9a100ae

Please sign in to comment.