this repo has no description

pgx 1.0 is not compatible with ocaml 5

Changed files
+1 -1
packages
pgx
pgx.1.0
+1 -1
packages/pgx/pgx.1.0/opam
···
"dune" {>= "1.11"}
"hex"
"ipaddr"
-
"ocaml" {>= "4.08"}
+
"ocaml" {>= "4.08" & < "5.0"}
"odoc" {with-doc}
"ppx_compare" {>= "v0.13.0"}
"ppx_custom_printf" {>= "v0.13.0"}