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: better printing of Pexp_extension #2814

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

anmonteiro
Copy link
Member

fixes #2677

@davesnx what do you think about this fix for the issue you opened?

@davesnx
Copy link
Member

davesnx commented Nov 25, 2024

That looks correct to me! @anmonteiro

@anmonteiro anmonteiro merged commit 20bd5ca into master Nov 29, 2024
0 of 20 checks passed
@anmonteiro anmonteiro deleted the anmonteiro/better-expr-extension-printing branch November 29, 2024 00:41
anmonteiro added a commit to anmonteiro/opam-repository that referenced this pull request Nov 29, 2024
CHANGES:

- Support OCaml 5.3 (@anmonteiro,
  [reasonml/reason#2800](reasonml/reason#2800))
- Fix: don't print all extension strings as quoted extensions (@anmonteiro,
  [reasonml/reason#2809](reasonml/reason#2809))
- Fix: unify printing of extensions across structure items / expressions
  (@anmonteiro, [reasonml/reason#2814](reasonml/reason#2814))
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.

Better printing extensions/attributes inside sequences (and other nested expressions)
2 participants