nix: Add weeder to postgrest-coverage

Removes a bit of dead code from SpecHelper.hs
This commit is contained in:
Wolfgang Walther
2022-06-03 22:19:16 -05:00
committed by Steve Chavez
parent 9b397878dc
commit 7940e73a12
5 changed files with 14 additions and 16 deletions
+4
View File
@@ -0,0 +1,4 @@
{
roots = [ "^Main.main$", "^Paths_" ],
type-class-roots = True
}