Closed
Description
Here's the part of my stream where this happened live:
https://youtu.be/lfrk0wyZHvg?t=2311
(don't forget to like and subscribe /s)
What happens is that it suggests lookup
, whereas the IntMap
module was imported as a qualified, meaning that it has to be IM.lookup
. It works correctly in the raw GHC output, but not in GHCIDE itself.
Metadata
Metadata
Assignees
Labels
No labels