Skip to content

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