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

ppx_protocol_conv: Works with ppxlib > 0.18.0 #18172

Merged
merged 2 commits into from
Feb 18, 2021
Merged

Conversation

copy
Copy link
Contributor

@copy copy commented Feb 17, 2021

The constraint ppxlib < 0.18 was added in #17360, however ppx_protocol_conv is already compatible with ppxlib 0.21. It's unclear whether the problem was spurious. I opted to change the constraint to ppxlib != 0.18.

@camelus
Copy link
Contributor

camelus commented Feb 17, 2021

Commit: 62022bb

@copy has posted 18 contributions.

☀️ All lint checks passed 62022bb
  • These packages passed lint tests: ppx_protocol_conv.5.1.3

☀️ Installability check (+0)

@kit-ty-kate
Copy link
Member

Mmh, indeed I'm not sure why it was added in the first place. I tried locally and it compiled fine so I simply removed the constraint entirerly.

@kit-ty-kate
Copy link
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit abfbbde into ocaml:master Feb 18, 2021
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.

3 participants