binaryen_dsl.0.7 is not compatible with core v0.15 (core does not pull core-kernel anymore)
Kate 3 years ago 3966ce1f 6b373ca7
··· 13 13 dev-repo: "git+https://github.com/vincentdchan/ocaml-binaryen-dsl.git" 14 14 depends: [ 15 15 "ocaml" 16 16 - "core" 16 16 + "core" {< "v0.15"} 17 17 "dune" {>= "2.8"} 18 18 "ctypes" {>= "0.14.0"} 19 19 "libbinaryen"