Merge pull request #21763 from kit-ty-kate/fix-87
zarith.1.3 is not compatible with OCaml 5.0 (uses the (.[]<-) notation)
Kate 3 years ago ef4f09e4 c0d83dab
··· 15 15 ] 16 16 remove: ["ocamlfind" "remove" "zarith"] 17 17 depends: [ 18 18 - "ocaml" 18 18 + "ocaml" {< "5.0"} 19 19 "ocamlfind" 20 20 "conf-gmp" 21 21 "conf-perl" {build}