Skip to content

[new release] ppx_interact (0.2.0) #28321

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

Merged
merged 1 commit into from
Aug 14, 2025

Conversation

dariusf
Copy link
Contributor

@dariusf dariusf commented Aug 9, 2025

Opens a REPL in context

CHANGES:

Move to ppxlib 0.36.0, for 5.2 AST bump

CHANGES:

Move to ppxlib 0.36.0, for 5.2 AST bump
@dariusf
Copy link
Contributor Author

dariusf commented Aug 10, 2025

Compilation fails for 5.4~alpha1, however I've tested locally that this compiles with 5.4~beta1. If opam-ci will be updated eventually, I guess I won't have to re-release with a special case for alpha1?

Also, is the Windows failure a problem? I don't use Windows so I won't be able to support this library there.

@avsm
Copy link
Member

avsm commented Aug 14, 2025

Thanks @dariusf! The Windows failure is a missing termios dependency in linenoise, so not directly related to your package. This is clear to merge!

@avsm avsm merged commit 01255a5 into ocaml:master Aug 14, 2025
1 of 3 checks passed
@dariusf
Copy link
Contributor Author

dariusf commented Aug 15, 2025

Thanks for looking into it!

@dariusf dariusf deleted the release-ppx_interact-0.2.0 branch August 15, 2025 04:06
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.

2 participants