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 infixity for view operator of Lens #249

Closed
vrom911 opened this issue Mar 24, 2020 · 0 comments · Fixed by #250
Closed

Fix infixity for view operator of Lens #249

vrom911 opened this issue Mar 24, 2020 · 0 comments · Fixed by #250
Assignees
Labels
bug Something isn't working extra Relude.Extra

Comments

@vrom911
Copy link
Member

vrom911 commented Mar 24, 2020

The (^.) operator should be changed to infixl 8 to be consistent with the ecosystem.
Other operators should remain the same (infixr 4).

@vrom911 vrom911 added bug Something isn't working extra Relude.Extra labels Mar 24, 2020
@vrom911 vrom911 added this to the v0.7.0.0: Refiner milestone Mar 24, 2020
@vrom911 vrom911 self-assigned this Mar 25, 2020
vrom911 added a commit that referenced this issue Mar 25, 2020
chshersh pushed a commit that referenced this issue Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extra Relude.Extra
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant