Files
postgrest/test/weeder.dhall
T
Wolfgang WaltherandSteve Chavez 7940e73a12 nix: Add weeder to postgrest-coverage
Removes a bit of dead code from SpecHelper.hs
2022-06-03 22:19:16 -05:00

5 lines
70 B
Plaintext

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