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

[new release] utop (2.12.0) #23681

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Conversation

emillon
Copy link
Contributor

@emillon emillon commented Apr 17, 2023

Universal toplevel for OCaml

CHANGES:

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)
@kit-ty-kate
Copy link
Member

Thanks

@kit-ty-kate kit-ty-kate merged commit b3ecf12 into ocaml:master Apr 17, 2023
@avsm avsm mentioned this pull request Apr 17, 2023
18 tasks
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.

Redefining constructor () with an argument breaks everything
2 participants