weeder.dhall -> weeder.toml

This commit is contained in:
John MacFarlane
2023-10-30 17:40:29 -07:00
parent 0f3211c339
commit d3d0406515
3 changed files with 3 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
roots = [ "^Main.main$", "^Paths_.*$" ]
type-class-roots = true