Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Wingman: Don't suggest empty case lenses for case exprs with no data cons #1962

Merged
merged 4 commits into from
Jun 25, 2021

Conversation

isovector
Copy link
Collaborator

Fixes #1960

@isovector isovector added the merge me Label to trigger pull request merge label Jun 23, 2021
@mergify mergify bot merged commit a1e7193 into haskell:master Jun 25, 2021
jneira pushed a commit to jneira/haskell-language-server that referenced this pull request Jun 25, 2021
…kell#1962)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
@isovector isovector deleted the no-spurious-empty-case branch July 19, 2021 17:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wingman: empty case code lens spurious appears for genuine empty-cases
2 participants