Skip to content

Commit

Permalink
Use GHC 9.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Dec 11, 2024
1 parent f563837 commit 985efa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nix-tools/cabal.project
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
index-state: 2024-12-11T00:00:00Z
index-state: 2024-12-10T00:00:00Z

packages: nix-tools

Expand Down
2 changes: 1 addition & 1 deletion nix-tools/static/project.nix
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ let

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

compiler-nix-name = "ghc928";
compiler-nix-name = "ghc966";

src = ../.;

Expand Down

0 comments on commit 985efa8

Please sign in to comment.