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

Add missing v prefix to ppx_let lower bound #208

Merged
merged 3 commits into from Mar 21, 2021
Merged

Add missing v prefix to ppx_let lower bound #208

merged 3 commits into from Mar 21, 2021

Conversation

kevinji
Copy link
Contributor

@kevinji kevinji commented Jan 4, 2021

I think this might fix the build issue, but will wait for Travis to finish running.

@kevinji
Copy link
Contributor Author

kevinji commented Jan 4, 2021

@seliopou Hmm so using ppx_let >= v0.14.0 eventually requires OCaml >= 4.07.0 which breaks the 4.06 build. Do you want to drop 4.06 from the Travis build and maybe add 4.11 to round things out?

ppx_let >= 0.14.0 requires OCaml 4.07, so it can't be used for tests.
.travis.yml Show resolved Hide resolved
@seliopou seliopou merged commit 6faa63f into inhabitedtype:master Mar 21, 2021
@seliopou
Copy link
Member

Thanks! I'll fix the OCaml version constraint separately.

@kevinji kevinji deleted the fix-ppx-let-bounds branch March 21, 2021 20:49
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.

None yet

2 participants