Skip to content

Commit 5d2fb39

Browse files
authored
Merge pull request #27963 from mseri/base-ppxlib
Some missing upper bounds after #27958
2 parents edaf294 + d6dac59 commit 5d2fb39

File tree

17 files changed

+17
-17
lines changed
  • packages
    • ascend
    • ppx_minidebug
      • ppx_minidebug.0.3.3
      • ppx_minidebug.0.6.2
      • ppx_minidebug.1.0.0
      • ppx_minidebug.1.2.1
      • ppx_minidebug.1.3.0
      • ppx_minidebug.1.4.0
      • ppx_minidebug.1.5.0
      • ppx_minidebug.1.5.1
      • ppx_minidebug.1.6.0
      • ppx_minidebug.2.0.0
      • ppx_minidebug.2.0.1
      • ppx_minidebug.2.0.2
      • ppx_minidebug.2.0.3
      • ppx_minidebug.2.1.0
      • ppx_minidebug.2.2.0

17 files changed

+17
-17
lines changed

packages/ascend/ascend.0.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: ["game" "terminal"]
99
homepage: "https://github.com/m-laniakea/ascend"
1010
bug-reports: "https://github.com/m-laniakea/ascend/issues"
1111
depends: [
12-
"ocaml" {>= "5.2.0"}
12+
"ocaml" {>= "5.2.0" & < "5.3"}
1313
"dune" {>= "3.16"}
1414
"notty" {>= "0.2.3"}
1515
"odoc" {with-doc}

packages/ascend/ascend.0.1.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: ["game" "terminal"]
99
homepage: "https://github.com/m-laniakea/ascend"
1010
bug-reports: "https://github.com/m-laniakea/ascend/issues"
1111
depends: [
12-
"ocaml" {>= "5.2.0"}
12+
"ocaml" {>= "5.2.0" & < "5.3"}
1313
"dune" {>= "3.16"}
1414
"notty" {>= "0.2.3"}
1515
"odoc" {with-doc}

packages/ppx_minidebug/ppx_minidebug.0.3.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ depends: [
1313
"ocaml" {>= "4.08"}
1414
"dune" {>= "3.7"}
1515
"ppx_deriving"
16-
"ppx_sexp_conv"
16+
"ppx_sexp_conv" {< "v0.17.1"}
1717
"ppxlib" {>= "0.25.0"}
1818
"printbox"
1919
"printbox-text"

packages/ppx_minidebug/ppx_minidebug.0.6.2/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"ocaml" {>= "4.08"}
1515
"dune" {>= "3.7"}
1616
"ppx_deriving"
17-
"ppx_sexp_conv"
17+
"ppx_sexp_conv" {< "v0.17.1"}
1818
"ppxlib" {>= "0.25.0"}
1919
"printbox" {>= "0.7"}
2020
"printbox-text"

packages/ppx_minidebug/ppx_minidebug.1.0.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"ocaml" {>= "4.13"}
1515
"dune" {>= "3.7"}
1616
"ppx_deriving"
17-
"ppx_sexp_conv"
17+
"ppx_sexp_conv" {< "v0.17.1"}
1818
"ppxlib" {>= "0.26.0"}
1919
"printbox" {>= "0.7"}
2020
"printbox-text"

packages/ppx_minidebug/ppx_minidebug.1.2.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"ocaml" {>= "4.13"}
1515
"dune" {>= "3.7"}
1616
"ppx_deriving"
17-
"ppx_sexp_conv"
17+
"ppx_sexp_conv" {< "v0.17.1"}
1818
"ppxlib" {>= "0.26.0"}
1919
"printbox" {>= "0.7"}
2020
"printbox-text"

packages/ppx_minidebug/ppx_minidebug.1.3.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"ocaml" {>= "4.13"}
1515
"dune" {>= "3.7"}
1616
"ppx_deriving"
17-
"ppx_sexp_conv"
17+
"ppx_sexp_conv" {< "v0.17.1"}
1818
"ppxlib" {>= "0.26.0"}
1919
"printbox" {>= "0.10"}
2020
"printbox-text" {>= "0.10"}

packages/ppx_minidebug/ppx_minidebug.1.4.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"ocaml" {>= "4.13"}
1515
"dune" {>= "3.7"}
1616
"ppx_deriving"
17-
"ppx_sexp_conv"
17+
"ppx_sexp_conv" {< "v0.17.1"}
1818
"ppxlib" {>= "0.26.0"}
1919
"printbox" {>= "0.11"}
2020
"printbox-text" {>= "0.11"}

packages/ppx_minidebug/ppx_minidebug.1.5.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"ocaml" {>= "4.13"}
1515
"dune" {>= "3.7"}
1616
"ppx_deriving"
17-
"ppx_sexp_conv"
17+
"ppx_sexp_conv" {< "v0.17.1"}
1818
"ppxlib" {>= "0.26.0"}
1919
"printbox" {>= "0.11"}
2020
"printbox-text" {>= "0.11"}

packages/ppx_minidebug/ppx_minidebug.1.5.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"ocaml" {>= "4.13"}
1515
"dune" {>= "3.7"}
1616
"ppx_deriving"
17-
"ppx_sexp_conv"
17+
"ppx_sexp_conv" {< "v0.17.1"}
1818
"ppxlib" {>= "0.26.0"}
1919
"printbox" {>= "0.11"}
2020
"printbox-text" {>= "0.11"}

0 commit comments

Comments
 (0)