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

fix(ppx_rescript_compat): fix conversion to ## #441

Merged
merged 2 commits into from
Nov 20, 2022

Conversation

anmonteiro
Copy link
Member

fixes #439

@anmonteiro anmonteiro merged commit 938bbc1 into main Nov 20, 2022
@anmonteiro anmonteiro deleted the anmonteiro/ppx-rescript-compat-ppx-send branch November 20, 2022 01:32
anmonteiro added a commit to anmonteiro/opam-repository that referenced this pull request Nov 20, 2022
CHANGES:

- `ppx_rescript_compat` (ReScript compatibility layer): fix conversion for
  cases such as `foo["bar"] = assignment`
  ([melange-re/melange#441](melange-re/melange#441)):
  - These are now correctly converted to the OCaml equivalent:
    `foo##bar #= assignment`
- [mel]: fix merlin generation, broken since `mel` was moved to its own package
  ([melange-re/melange#442](melange-re/melange#442))
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.

melc: internal error, uncaught exception
1 participant