Jasmin 2023.06.1 is not compatible with OCaml 5
Jean-Christophe Léchenet 2 years ago 46408af1 921c9858
··· 12 12 dev-repo: "git+https://github.com/jasmin-lang/jasmin.git" 13 13 14 14 depends: [ 15 15 - "ocaml" {>= "4.11" & build} 15 15 + "ocaml" {>= "4.11" & < "5.0" & build} 16 16 "batteries" {>= "3.4.0"} 17 17 "menhir" {>= "20160825" & build} 18 18 "menhirLib"