-
-
Notifications
You must be signed in to change notification settings - Fork 399
Closed
Labels
component: ghcidelevel: easyThe issue is suited for beginnersThe issue is suited for beginnerspriority: highHigh priority itemHigh priority itemtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Description
import qualified Control.Monad as M(|)
^ cursor
Doesn't suggest imports from Control.Monad, unlike post-qualified and unqualified imports.
I don't think it matters if "as" is present or not.
I get this on both:
HLS current master / GHC 9.2.2 / WSL Ubuntu / vscode (WSL)
HLS 1.6.1.0 / GHC 9.2.1 / Windows / vscode
Metadata
Metadata
Assignees
Labels
component: ghcidelevel: easyThe issue is suited for beginnersThe issue is suited for beginnerspriority: highHigh priority itemHigh priority itemtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..