Skip to content

Suggest hiding imports when local definition exists#2320

Merged
mergify[bot] merged 3 commits into
haskell:masterfrom
yoshitsugu:suggest-hiding-imports-when-local-definition-exists
Nov 3, 2021
Merged

Suggest hiding imports when local definition exists#2320
mergify[bot] merged 3 commits into
haskell:masterfrom
yoshitsugu:suggest-hiding-imports-when-local-definition-exists

Conversation

@yoshitsugu

@yoshitsugu yoshitsugu commented Nov 1, 2021

Copy link
Copy Markdown
Contributor

pull request for #2114
I'm new here so please point out if this fix has any problems

@jneira
jneira requested review from Ailrun and jneira November 1, 2021 14:03
@jneira

jneira commented Nov 2, 2021

Copy link
Copy Markdown
Member

@yoshitsugu thanks for the pr, i am rerunning ci as it is failing with transient errors lately

@jneira jneira left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks great and it has the required tests, thanks!

@jneira jneira added the merge me Label to trigger pull request merge label Nov 3, 2021
@mergify
mergify Bot merged commit e9e8e71 into haskell:master Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge me Label to trigger pull request merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggesting "Hiding other imports"-like action when ambiguity includes local definition

2 participants