Skip to content

Commit

Permalink
chore: upgrade GHC to 9.10
Browse files Browse the repository at this point in the history
Signed-off-by: Drew Hess <[email protected]>
  • Loading branch information
dhess committed Apr 11, 2024
1 parent a9ce4ec commit 94bf581
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 @@ -47,7 +47,7 @@
in
builtins.trace "Nix Primer version is ${v}" "git-${v}";

ghcVersion = "ghc982";
ghcVersion = "ghc910X";

# We must keep the weeder version in sync with the version of
# GHC we're using.
Expand Down

0 comments on commit 94bf581

Please sign in to comment.