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

OCaml 5.1 support #421

Merged
merged 2 commits into from
Apr 12, 2023
Merged

OCaml 5.1 support #421

merged 2 commits into from
Apr 12, 2023

Conversation

emillon
Copy link
Collaborator

@emillon emillon commented Mar 7, 2023

This adds support for OCaml 5.1.

@emillon emillon marked this pull request as ready for review April 11, 2023 16:03
@emillon emillon requested a review from rgrinberg as a code owner April 11, 2023 16:03
@emillon emillon merged commit 78349cc into ocaml-community:master Apr 12, 2023
@emillon emillon deleted the ocaml-510 branch April 17, 2023 11:38
emillon added a commit to emillon/opam-repository that referenced this pull request Apr 17, 2023
CHANGES:

* Add support for OCaml 5.1 (ocaml-community/utop#421, @emillon)

* Mark `prompt_continue`, `prompt_comment`, `smart_accept`, `new_prompt_hooks`,
  `at_new_prompt` as deprecated (they have been documented as such since 2012
  and most of them are ignored) (ocaml-community/utop#415, @emillon)

* Qualify `()` constructor in generated expressions. (ocaml-community/utop#418, fixes ocaml-community/utop#417, @emillon)
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