We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f563837 commit 985efa8Copy full SHA for 985efa8
nix-tools/cabal.project
@@ -1,4 +1,4 @@
1
-index-state: 2024-12-11T00:00:00Z
+index-state: 2024-12-10T00:00:00Z
2
3
packages: nix-tools
4
nix-tools/static/project.nix
@@ -64,7 +64,7 @@ let
64
65
static-nix-tools-project = pkgs.haskell-nix.project' {
66
67
- compiler-nix-name = "ghc928";
+ compiler-nix-name = "ghc966";
68
69
src = ../.;
70
0 commit comments