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

Fix OpamConsole.menu > 9 options #6026

Closed kit-ty-kate closed 2 weeks ago

kit-ty-kate commented 2 weeks ago

Extracted from #6015

kit-ty-kate commented 2 weeks ago

Benchmark was failing because of https://github.com/ocaml/ocaml/issues/13237