File tree Expand file tree Collapse file tree 22 files changed +22
-22
lines changed Expand file tree Collapse file tree 22 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ depends: [
1717 "ocamlfind" {build & >= "1.8.0"}
1818 "dune" {>= "1.10.0"}
1919 "ppxlib" {>= "0.6.0" & < "0.9.0"}
20- "stdcompat" {>= "10"}
20+ "stdcompat" {>= "10" & < "21" }
2121 "ppx_show" {>= "0.1.0"}
2222 "ppx_compare" {>= "v0.12.0"}
2323 "override" {>= "0.1.0"}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ depends: [
1616 "conf-zlib"
1717 "dune" {>= "1.10.0"}
1818 "ppxlib" {>= "0.9.0" & < "0.14.0"}
19- "stdcompat" {>= "10"}
19+ "stdcompat" {>= "10" & < "21" }
2020 "override" {>= "0.1.0"}
2121 "ppx_deriving" {>= "4.3"}
2222 "ocaml" {>= "4.04.0"}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
1515 "conf-ncurses"
1616 "conf-zlib"
1717 "dune" {>= "1.11.0"}
18- "stdcompat" {>= "13"}
18+ "stdcompat" {>= "13" & < "21" }
1919 "ocaml" {>= "4.03.0" & < "4.12.0"}
2020 "ocamlfind" {build & >= "1.8.0"}
2121 "ocamlcodoc" {with-test & >= "1.0.1"}
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ depends: [
1414 "conf-ncurses"
1515 "conf-zlib"
1616 "dune" {>= "1.11.0"}
17- "stdcompat" {>= "13"}
17+ "stdcompat" {>= "13" & < "21" }
1818 "ocaml" {>= "4.03.0" & < "4.12.0"}
1919 "ocamlfind" {build & >= "1.8.0"}
2020 "ocamlcodoc" {with-test & >= "1.0.1"}
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ depends: [
1414 "conf-ncurses"
1515 "conf-zlib"
1616 "dune" {>= "1.11.0"}
17- "stdcompat" {>= "13"}
17+ "stdcompat" {>= "13" & < "21" }
1818 "ocaml" {>= "4.08.0" & < "4.12.0"}
1919 "ocamlfind" {build & >= "1.8.0"}
2020 "ocamlcodoc" {with-test & >= "1.0.1"}
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ depends: [
1414 "conf-ncurses"
1515 "conf-zlib"
1616 "dune" {>= "1.11.0"}
17- "stdcompat" {>= "13"}
17+ "stdcompat" {>= "13" & < "21" }
1818 "ocaml" {>= "4.08.0"}
1919 "ocamlfind" {build & >= "1.8.0"}
2020 "ocamlcodoc" {with-test & >= "1.0.1"}
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ depends: [
1414 "conf-ncurses"
1515 "conf-zlib"
1616 "dune" {>= "1.11.0"}
17- "stdcompat" {>= "13"}
17+ "stdcompat" {>= "13" & < "21" }
1818 "ocaml" {>= "4.08.0" & < "5.0"}
1919 "ocamlfind" {build & >= "1.8.0"}
2020 "ocamlcodoc" {with-test & >= "1.0.1"}
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ depends: [
1414 "conf-ncurses"
1515 "conf-zlib"
1616 "dune" {>= "1.11.0"}
17- "stdcompat" {>= "13"}
17+ "stdcompat" {>= "13" & < "21" }
1818 "ocaml" {>= "4.08.0" & < "5.0"}
1919 "ocamlfind" {build & >= "1.8.0"}
2020 "ocamlcodoc" {with-test & >= "1.0.1"}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
1515 "conf-ncurses"
1616 "conf-zlib"
1717 "dune" {>= "1.11.0"}
18- "stdcompat" {>= "19"}
18+ "stdcompat" {>= "19" & < "21" }
1919 "ocaml" {>= "4.08.0"}
2020 "ocamlfind" {build & >= "1.8.0"}
2121 "ocamlcodoc" {with-test & >= "1.0.1"}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ depends: [
1616 "conf-ncurses"
1717 "conf-zlib"
1818 "dune" {>= "3.0"}
19- "stdcompat" {>= "19"}
19+ "stdcompat" {>= "19" & < "21" }
2020 "ocaml" {>= "4.08.0"}
2121 "ocamlfind" {build & >= "1.8.0"}
2222 "ocamlcodoc" {with-test & >= "1.0.1"}
You can’t perform that action at this time.
0 commit comments