utop is not compatible with OCaml 5.3 (uses compiler-libs)
Kate 1 year ago a2f5c1ac 0329818d
··· 10 10 bug-reports: "https://github.com/ocaml-community/utop/issues" 11 11 depends: [ 12 12 "dune" {>= "2.0"} 13 13 - "ocaml" {>= "4.11.0"} 13 13 + "ocaml" {>= "4.11.0" & < "5.3"} 14 14 "base-unix" 15 15 "base-threads" 16 16 "ocamlfind" {>= "1.7.2"}