Add Weeder
Open
re: devx
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
Mikolaj says:
> PR that removes dead code (after asking around if it's not used in a weird way in some test script) is ... [very] valuable (and there are tools for that, e.g, weeder).
So, I'm opening a ticket about Weeder (didn't find any old one). It looks like the repo still has remnants of a past Weeder setup even:
- https://github.com/haskell/cabal/blob/c1659a3f43d57a3e15a32e248b444cbfd069ded0/weeder.dhall
- https://github.com/haskell/cabal/blob/c1659a3f43d57a3e15a32e248b444cbfd069ded0/cabal.project.weeder
I think it could be added to CI, perhaps?
Contributor guide
Assessment
This issue has not been assessed yet.