bistro is not compatible with core v0.15 (uses Core.Sys.file_exists)
Kate 3 years ago bfd98f6d 9d02f349
··· 26 26 "base64" {>= "3.0.0"} 27 27 "bos" 28 28 "dune" {> "1.11"} 29 29 - "core" {>= "0.12.0"} 29 29 + "core" {>= "v0.12.0" & < "v0.15"} 30 30 "lwt" {>= "3.2.0"} 31 31 "lwt_react" 32 32 "ocamlgraph" {>= "1.8.7"}