ocaml / opam

opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
https://opam.ocaml.org
Other
1.21k stars 348 forks source link

Upgrade the vendored OCaml compiler to 4.14.2 #5976

Closed kit-ty-kate closed 1 month ago

kit-ty-kate commented 1 month ago

Partially f.i.x.e.s https://github.com/ocaml/opam/issues/5956

dbuenzli commented 1 month ago

Does that change lower bound on OCaml to compile opam ? (Mainly interested to inform a corresponding reasonable cmdliner lower bound).

rjbou commented 1 month ago

No, it's only the vendored one, used for make cold. Opam keeps ocaml lower bound >= 4.08.0.