nix: Add weeder to postgrest-coverage

Removes a bit of dead code from SpecHelper.hs
This commit is contained in:
Wolfgang Walther
2021-12-04 11:39:56 +01:00
committed by Remo
parent c581148f1b
commit 74f6e5225c
5 changed files with 14 additions and 16 deletions
+4
View File
@@ -0,0 +1,4 @@
{
roots = [ "^Main.main$", "^Paths_" ],
type-class-roots = True
}