this repo has no description

`postgresql` version bounds

Changed files
+12 -12
packages
postgresql
postgresql.4.1.0
postgresql.4.2.0
postgresql.4.2.1
postgresql.4.3.0
postgresql.4.4.0
postgresql.4.4.1
postgresql.4.4.2
postgresql.4.5.0
postgresql.4.5.1
postgresql.4.5.2
postgresql.4.6.0
postgresql.4.6.1
+1 -1
packages/postgresql/postgresql.4.1.0/opam
···
depends: [
"ocaml" {>= "4.04"}
"base-bytes"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.2.0/opam
···
depends: [
"ocaml" {>= "4.04"}
"base-bytes"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.2.1/opam
···
depends: [
"ocaml" {>= "4.04"}
"base-bytes"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.3.0/opam
···
depends: [
"ocaml" {>= "4.04"}
"base-bytes"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.4.0/opam
···
depends: [
"ocaml" {>= "4.04"}
"base-bytes"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.4.1/opam
···
"ocaml" {>= "4.05"}
"dune" {>= "1.4.0"}
"dune-configurator"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
]
+1 -1
packages/postgresql/postgresql.4.4.2/opam
···
"ocaml" {>= "4.05"}
"dune" {>= "1.4.0"}
"dune-configurator"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
]
+1 -1
packages/postgresql/postgresql.4.5.0/opam
···
"ocaml" {>= "4.05"}
"dune" {>= "1.4.0"}
"dune-configurator"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
"conf-postgresql" {build}
+1 -1
packages/postgresql/postgresql.4.5.1/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "1.7.0"}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
"conf-postgresql" {build}
+1 -1
packages/postgresql/postgresql.4.5.2/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "1.10"}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"conf-postgresql" {build}
"base-bytes"
+1 -1
packages/postgresql/postgresql.4.6.0/opam
···
"ocaml" {>= "4.08"}
"dune" {>= "1.10"}
"dune-configurator"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"conf-postgresql" {build}
"base-bytes"
+1 -1
packages/postgresql/postgresql.4.6.1/opam
···
"ocaml" {>= "4.08"}
"dune" {>= "1.10"}
"dune-configurator"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"conf-postgresql" {build}
"base-bytes"