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

process.ml: fix type annotation #27

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

Octachron
Copy link
Contributor

OCaml 5.1 is stricter when mixing explicitly polymorphic annotation and anonymous row variables. In particular, it is no longer possible to elide some of the constructors of the polymorphic variants.

@dinosaure
Copy link
Member

Thanks, I will try to cut a release as soon as I can.

@dinosaure dinosaure merged commit 16dcbd4 into mirage:main Jul 6, 2023
1 check failed
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Jul 9, 2023
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
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