pgx 1.0 is not compatible with ocaml 5
Marcello Seri 3 years ago 85d8f1d6 3c029efb
··· 14 14 "dune" {>= "1.11"} 15 15 "hex" 16 16 "ipaddr" 17 17 - "ocaml" {>= "4.08"} 17 17 + "ocaml" {>= "4.08" & < "5.0"} 18 18 "odoc" {with-doc} 19 19 "ppx_compare" {>= "v0.13.0"} 20 20 "ppx_custom_printf" {>= "v0.13.0"}