pg_query < 0.9.6 is not compatible with core v0.15 (uses Core.Filename.arg_type)
Kate 3 years ago ecf3d2dc 7240a532
··· 11 11 depends: [ 12 12 "ocaml" {>= "4.07"} 13 13 "dune" {>= "2.0"} 14 14 - "core" 14 14 + "core" {< "v0.15"} 15 15 "ctypes" {>= "0.14.0"} 16 16 "ctypes-foreign" 17 17 "ppx_deriving" {>= "4.2"}