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

bug(melange): merlin does not know about pipe first (|.) operator #6456

Closed
jchavarri opened this issue Nov 13, 2022 · 0 comments · Fixed by #6476
Closed

bug(melange): merlin does not know about pipe first (|.) operator #6456

jchavarri opened this issue Nov 13, 2022 · 0 comments · Fixed by #6476
Labels

Comments

@jchavarri
Copy link
Collaborator

When running latest version of dune from main in a Melange project, usages of fast pipe operator can't be processed by merlin, which returns this error for each appearance:

Unbound value |.

After discussing with @anmonteiro, it seems merlin conf generated by Dune should include something like the following:

FLG -ppx 'melc -as-ppx -bs-jsx 3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant