Skip to content

Commit

Permalink
Add ghc-9.10.1 .
Browse files Browse the repository at this point in the history
  • Loading branch information
damianfral committed Jun 10, 2024
1 parent ea740a3 commit 4a6f69f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"ghc-9.4.6" = pkgs2405.haskell.compiler.ghc945;
"ghc-9.6.5" = pkgs2405.haskell.compiler.ghc962;
"ghc-9.8.2" = pkgs2405.haskell.compiler.ghc981;
"ghc-9.10.1" = pkgs2405.haskell.compiler.ghc9101;
};
precommitCheck = inputs.pre-commit-hooks.lib.${system}.run {
src = ./.;
Expand Down

0 comments on commit 4a6f69f

Please sign in to comment.