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

Merge upstream v14.3 for recent ppxlib compatibility #8

Merged
merged 20 commits into from
May 27, 2022
Merged

Merge upstream v14.3 for recent ppxlib compatibility #8

merged 20 commits into from
May 27, 2022

Conversation

Firobe
Copy link
Contributor

@Firobe Firobe commented May 27, 2022

Work toward upgrading ppxlib and graphql_ppx (MinaProtocol/mina#11081)

Tested with a local build and running tests.

xclerc and others added 20 commits February 1, 2019 10:07
Signed-off-by: Anton Bachin <antonbachin@yahoo.com>
Signed-off-by: Cameron Wong <cwong@janestreet.com>
Ppxlib is making `Parser.token` abstract and therefore breaks the current
implementation of `Cparser`. Other uses of `Ppxlib.Parser` are also
replaced by the compiler-libs `Parser` both for consistency and because
Ppxlib is likely going to remove `Parser` from its API.

Signed-off-by: Sonja Heinze <sonjaleaheinze@gmail.com>
Use `Parser` module from compiler-libs
@mrmr1993 mrmr1993 merged commit 2dfcf81 into MinaProtocol:master May 27, 2022
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.

6 participants