Skip to content

Switch from OMP to ppxlib #7

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 3 commits into from
Aug 12, 2020
Merged

Conversation

kit-ty-kate
Copy link
Collaborator

It seems that when I made #6 I overlooked the current plan regarding ocaml-migrate-parsetree. Turns out this won't be compatible with the upcoming ocaml-migrate-parsetree.2.0.0 (see https://discuss.ocaml.org/t/ocaml-migrate-parsetree-2-0-0/5991) to be released tomorrow: ocaml/opam-repository#16999

In view of that and the very welcome change that came with ppxlib 0.15.0 which removed the dependencies towards base and stdio (see ocaml/opam-repository#16965), I believe that switching to use ppxlib is the correct choice.

Sorry for doubling your work of maintainer.

@whitequark
Copy link
Collaborator

You should have commit bit in this repo now, so you can merge it yourself (and cut a release if you need it).

@kit-ty-kate
Copy link
Collaborator Author

thanks 💜

@kit-ty-kate kit-ty-kate merged commit 4b75f60 into ocaml-ppx:master Aug 12, 2020
@kit-ty-kate kit-ty-kate deleted the ppxlib branch August 12, 2020 13:46
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