Code completion imports the current module when completing a TH lens #3474
Labels
status: needs info
Not actionable, because there's missing information
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
I'm on 1.9.0.0, compiled with GHC 9.4.4, working on a 9.4.4 project.
Consider:
Now start typing:
This will add a cyclic import:
at the top of the current file.
It's quite annoying, likely never the correct thing to do.
This might already have been reported (I'd be surprised if not), but I did a search and could not find it. Sorry if this is a duplicate.
The text was updated successfully, but these errors were encountered: