nix: Update nixpkgs and build with GHC 9.4.8
This commit is contained in:
committed by
Wolfgang Walther
parent
e4c60889ee
commit
6682baebd2
@@ -1,4 +0,0 @@
|
||||
{
|
||||
roots = [ "^Main.main$", "^Paths_" ],
|
||||
type-class-roots = True
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
roots = [ "^Main.main$", "^Paths_" ]
|
||||
type-class-roots = true
|
||||
Reference in New Issue
Block a user