Files
postgrest/test/weeder.dhall
T
Wolfgang WaltherandRemo 74f6e5225c nix: Add weeder to postgrest-coverage
Removes a bit of dead code from SpecHelper.hs
2021-12-04 11:39:56 +01:00

5 lines
70 B
Plaintext

{
roots = [ "^Main.main$", "^Paths_" ],
type-class-roots = True
}