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

Remove non-method functions from the fields of Functor and Method #345

Merged
merged 2 commits into from
Jul 27, 2024

Conversation

jespercockx
Copy link
Member

I'm not sure if these ever used to be methods, but at least with a recent GHC, <$>, <&>, $>, void, and =<< are not class methods but regular functions.

jespercockx added a commit to jespercockx/agda-core that referenced this pull request Jul 27, 2024
@jespercockx jespercockx merged commit 7753783 into agda:master Jul 27, 2024
6 of 7 checks passed
@jespercockx jespercockx added this to the 1.3 milestone Sep 24, 2024
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

Successfully merging this pull request may close these issues.

1 participant