back to 8.10.7 for the flake

This commit is contained in:
Andrea Bedini 2023-01-09 14:11:17 +08:00
parent 9ba14bdb78
commit a0c7067fb4

View File

@ -28,7 +28,7 @@
project = pkgs-static-where-possible.haskell-nix.cabalProject {
src = ./.;
compiler-nix-name = "ghc924";
compiler-nix-name = "ghc8107";
shell.tools = {
cabal = { };
hlint = { };