Closed
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