Merge pull request #26040 from anmonteiro/patch-6
melange.4.0.0-51: require OCaml 5.1.1
anil.recoil.org 2 years ago 25082ca0 f4fe6a19
··· 7 7 bug-reports: "https://github.com/melange-re/melange/issues" 8 8 depends: [ 9 9 "dune" {>= "3.13"} 10 10 - "ocaml" {>= "5.1" & < "5.2"} 10 10 + "ocaml" {>= "5.1.1" & < "5.2"} 11 11 "cmdliner" {>= "1.1.0"} 12 12 "dune-build-info" 13 13 "cppo" {build}