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

Drop OCaml < 4.08 & use Stdlib everywhere #3

Merged
merged 3 commits into from
Feb 23, 2022
Merged

Conversation

Niols
Copy link
Owner

@Niols Niols commented Feb 23, 2022

It is causing troubles because of the change of name of the standard library, from Stdlib to Pervasives. Since even Debian stable now has OCaml 4.11, I feel it is reasonable to drop support for OCaml below 4.08. We can come back from this if it turns out to be a problem for some users some day.

@Niols Niols force-pushed the niols/drop-ocaml-4.7 branch from b406ce3 to 840095f Compare February 23, 2022 13:20
@Niols Niols merged commit c99cde6 into main Feb 23, 2022
@Niols Niols deleted the niols/drop-ocaml-4.7 branch February 23, 2022 14: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.

1 participant