Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

"Perhaps you want to add _ to the import list" quickfix #751

Closed
Gurkenglas opened this issue Aug 12, 2018 · 3 comments
Closed

"Perhaps you want to add _ to the import list" quickfix #751

Gurkenglas opened this issue Aug 12, 2018 · 3 comments
Assignees
Milestone

Comments

@Gurkenglas
Copy link
Contributor

This deserves a quickfix:

[ghcmod]
Not in scope: type constructor or class `LspId'
Perhaps you want to add `LspId' to the import list in the import of
`Language.Haskell.LSP.Types'
(C:\Users\Gurkenglas\AppData\Local\Temp\ghc-mod15709\Plu9C37.hs:(97,1)-(114,59)).
@alanz alanz added this to the 2019-01 milestone Dec 24, 2018
@alanz alanz modified the milestones: 2019-01, 2019-02 Feb 2, 2019
@alanz alanz modified the milestones: 2019-02, 2019-03 Mar 2, 2019
@alanz alanz modified the milestones: 2019-03, 2019-04 Apr 6, 2019
@alanz alanz modified the milestones: 2019-04, 2019-05 May 4, 2019
@fendor
Copy link
Collaborator

fendor commented May 26, 2019

Afaik, this has now a quickfix!

@fendor fendor self-assigned this May 29, 2019
@fendor
Copy link
Collaborator

fendor commented May 29, 2019

Some imports are incorrect, e.g. importing constructors does something wrong, will take care of that!

@alanz alanz modified the milestones: 2019-05, 2019-06 Jun 1, 2019
@fendor
Copy link
Collaborator

fendor commented Jun 13, 2019

With the latest update of #1284 this is now possible!

@fendor fendor closed this as completed Jun 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants