Change maximal OCaml version of camlp5.7.11 to 4.10.0
Guillaume Claret 4 years ago 0c1dffd2 90aed4ed
··· 30 30 doc: "https://camlp5.github.io/doc/html" 31 31 32 32 depends: [ 33 33 - "ocaml" { >= "4.02" & < "4.11" } 33 33 + "ocaml" { >= "4.02" & <= "4.10.0" } 34 34 ] 35 35 36 36 build: [