Skip to content

correct docs for Apply instance #49

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

Merged
merged 1 commit into from
Apr 20, 2020
Merged

Conversation

marcosh
Copy link
Contributor

@marcosh marcosh commented Apr 20, 2020

Left values are untouched by <*>, hence

Left f <*> Right x == Left x

should be

Left f <*> Right x == Left f

@natefaubion natefaubion merged commit a078baf into purescript:master Apr 20, 2020
@natefaubion
Copy link
Contributor

Thanks! Not sure what’s up with CI.

@hdgarrood
Copy link
Contributor

It's this: https://discourse.purescript.org/t/new-404-ci-failures-in-core-libraries/1225

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.

3 participants