diff --git a/nix-tools/static/project.nix b/nix-tools/static/project.nix index df00d692f..d79a0467e 100644 --- a/nix-tools/static/project.nix +++ b/nix-tools/static/project.nix @@ -61,7 +61,7 @@ let static-nix-tools-project = pkgs.haskell-nix.project' { - compiler-nix-name = "ghc964"; + compiler-nix-name = "ghc928"; src = ../.;