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

Wingman: Use infix notation for operator applications #1675

Merged
merged 10 commits into from
Apr 9, 2021

Conversation

isovector
Copy link
Collaborator

#1671 makes it clear that using prefix notation for operators is a horrendous atrocity. This PR makes Wingman generate infix notation whenever applying the first two arguments of an operator.

@jneira
Copy link
Member

jneira commented Apr 7, 2021

Lets see if removing ghcide tests speed up ci
No this time

@isovector isovector added the merge me Label to trigger pull request merge label Apr 8, 2021
@mergify mergify bot merged commit e463dc6 into haskell:master Apr 9, 2021
@isovector isovector deleted the apply-infix branch May 21, 2021 16:38
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

4 participants