Merge pull request #22491 from kit-ty-kate/fix-166
hashcons.1.0.1 is not compatible with OCaml 5.0 (uses Array.create)
Kate 3 years ago 02e5ef67 a980e232
··· 14 14 ] 15 15 remove: [["ocamlfind" "remove" "hashcons"]] 16 16 depends: [ 17 17 - "ocaml" 17 17 + "ocaml" {< "5.0"} 18 18 "ocamlfind" {build} 19 19 "conf-which" {build} 20 20 ]