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

Placeholder: removing /= from Eq #270

Closed
deech opened this issue Nov 14, 2021 · 2 comments
Closed

Placeholder: removing /= from Eq #270

deech opened this issue Nov 14, 2021 · 2 comments

Comments

@deech
Copy link
Contributor

deech commented Nov 14, 2021

This is a placeholder issue to track the removal of /= from Eq. Most probably no action is required because /= will move into the Prelude which c2hs implicitly brings into scope.

@int-index
Copy link
Contributor

/= will move into the Prelude

... what does that mean? It’s already in the Prelude, it stays in the Prelude.

@deech
Copy link
Contributor Author

deech commented Nov 15, 2021

@int-index I missed the post earlier today that says /= will stay in the Prelude, to me it wasn't clear from the proposal that it would so I opened the issue. Closing now.

@deech deech closed this as completed Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants