nix: Update nixpkgs and build with GHC 9.4.8

This commit is contained in:
Wolfgang Walther
2024-01-18 18:54:33 +01:00
committed by Wolfgang Walther
parent e4c60889ee
commit 6682baebd2
21 changed files with 107 additions and 82 deletions
-4
View File
@@ -1,4 +0,0 @@
{
roots = [ "^Main.main$", "^Paths_" ],
type-class-roots = True
}
+2
View File
@@ -0,0 +1,2 @@
roots = [ "^Main.main$", "^Paths_" ]
type-class-roots = true