finch is not compatible with core v0.15 (uses Core.Unix.open_process_full)
Kate 3 years ago 566e3192 1100a38f
··· 9 9 depends: [ 10 10 "ocaml" {>= "4.07"} 11 11 "dune" {>= "2.6"} 12 12 - "core" 12 12 + "core" {< "v0.15"} 13 13 "ppx_let" 14 14 "omd" 15 15 "yaml"