Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix broken call-hierarchy-plugin-tests for type signatures #3188

Merged
merged 8 commits into from
Sep 21, 2022

Conversation

July541
Copy link
Collaborator

@July541 July541 commented Sep 17, 2022

I did some refactoring by the way.

@July541 July541 marked this pull request as ready for review September 18, 2022 07:40
_ -> Nothing
renderTyDecl = case ident of
Left _ -> Nothing
Right name -> case getNameBinding name (getAsts hf) of
Copy link
Collaborator Author

@July541 July541 Sep 18, 2022

Choose a reason for hiding this comment

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

Here is the core. From getNameBindingInClass to getNameBinding.

Copy link
Collaborator

@pepeiborra pepeiborra left a comment

Choose a reason for hiding this comment

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

Looks reasonable

@michaelpj michaelpj added the merge me Label to trigger pull request merge label Sep 21, 2022
@mergify mergify bot merged commit b547d4e into haskell:master Sep 21, 2022
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.

None yet

3 participants