We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff033f4 commit 70644a6Copy full SHA for 70644a6
packages/postgresql/postgresql.5.3.2/opam
@@ -14,7 +14,7 @@ doc: "https://mmottl.github.io/postgresql-ocaml/api"
14
bug-reports: "https://github.com/mmottl/postgresql-ocaml/issues"
15
depends: [
16
"dune" {>= "2.7"}
17
- "ocaml" {>= "4.12"}
+ "ocaml" {>= "5.00"}
18
"dune-compiledb"
19
"dune-configurator"
20
"conf-postgresql" {build}
0 commit comments