ocaml.org icon indicating copy to clipboard operation
ocaml.org copied to clipboard

Can't solve with dune package management since min ocaml version bumped to 5.2.0

Open gridbugs opened this issue 5 months ago • 3 comments

Opam is still able to find a solution but dune cannot. This has been a problem since https://github.com/ocaml/ocaml.org/pull/3131. Reverting that PR and dune is able to find a solution, however it chooses ocaml.4.14.2. I'm investigating why dune doesn't choose a later version of ocaml.

gridbugs avatar Jun 04 '25 06:06 gridbugs