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(mel): fix path to melange stdlib after mel / melc package separation #442

Merged
merged 2 commits into from
Nov 20, 2022

Conversation

anmonteiro
Copy link
Member

No description provided.

@anmonteiro anmonteiro merged commit 61e2774 into main Nov 20, 2022
@anmonteiro anmonteiro deleted the anmonteiro/fix-merlin-gen-after-pkg-separation branch November 20, 2022 06:45
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.

None yet

1 participant