this repo has no description

finch is not compatible with core v0.15 (uses Core.Unix.open_process_full)

Kate 566e3192 1100a38f

Changed files
+1 -1
packages
finch
finch.0.1
+1 -1
packages/finch/finch.0.1/opam
···
depends: [
"ocaml" {>= "4.07"}
"dune" {>= "2.6"}
-
"core"
+
"core" {< "v0.15"}
"ppx_let"
"omd"
"yaml"