The README says: https://github.com/ocharles/weeder/blob/66fbba0523bf93abf30323f51670366d577e4f98/README.md#template-haskell
Weeder is currently unable to parse the result of a Template Haskell splice. If some Template Haskell code refers to other source code, this dependency won't be tracked by Weeder, and thus Weeder might end up with false positives.
I couldn't find an open issue for this, so I figured I'd make one.
Obviously this is a known limitation. I'm curious if it's essentially impossible for Weeder to support, or has it just not been implemented yet? I suspect it's more the former, but I can't find any discussion about it.
The README says: https://github.com/ocharles/weeder/blob/66fbba0523bf93abf30323f51670366d577e4f98/README.md#template-haskell
I couldn't find an open issue for this, so I figured I'd make one.
Obviously this is a known limitation. I'm curious if it's essentially impossible for Weeder to support, or has it just not been implemented yet? I suspect it's more the former, but I can't find any discussion about it.