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

*> and <* and >>= seem to have different behaviour #14

Open
ajnsit opened this issue Jan 17, 2021 · 1 comment
Open

*> and <* and >>= seem to have different behaviour #14

ajnsit opened this issue Jan 17, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ajnsit
Copy link
Member

ajnsit commented Jan 17, 2021

Seems to be that <* has broken behavior, and different from *> and >>=.

https://try.purescript.org/?gist=ca835da363bc7475c73190b6dc43aa9b

foo1 seems to run before it should.
foo2 and foo3 run as expected.

@ajnsit ajnsit self-assigned this Jan 17, 2021
@ajnsit ajnsit added the bug Something isn't working label Jan 17, 2021
@ajnsit
Copy link
Member Author

ajnsit commented Jan 17, 2021

@bbarker ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant