Skip to content

Commit 2997b24

Browse files
committed
Use ghc928
1 parent d58d411 commit 2997b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix-tools/static/project.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ let
6161

6262
static-nix-tools-project = pkgs.haskell-nix.project' {
6363

64-
compiler-nix-name = "ghc964";
64+
compiler-nix-name = "ghc928";
6565

6666
src = ../.;
6767

0 commit comments

Comments
 (0)