Open
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?