this repo has no description

bistro is not compatible with core v0.15 (uses Core.Sys.file_exists)

Kate bfd98f6d 9d02f349

Changed files
+1 -1
packages
bistro
bistro.0.6.0
+1 -1
packages/bistro/bistro.0.6.0/opam
···
"base64" {>= "3.0.0"}
"bos"
"dune" {> "1.11"}
-
"core" {>= "0.12.0"}
"lwt" {>= "3.2.0"}
"lwt_react"
"ocamlgraph" {>= "1.8.7"}
···
"base64" {>= "3.0.0"}
"bos"
"dune" {> "1.11"}
+
"core" {>= "v0.12.0" & < "v0.15"}
"lwt" {>= "3.2.0"}
"lwt_react"
"ocamlgraph" {>= "1.8.7"}