File tree Expand file tree Collapse file tree 17 files changed +17
-17
lines changed Expand file tree Collapse file tree 17 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ tags: ["game" "terminal"]
99homepage: "https://github.com/m-laniakea/ascend"
1010bug-reports: "https://github.com/m-laniakea/ascend/issues"
1111depends: [
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}
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ tags: ["game" "terminal"]
99homepage: "https://github.com/m-laniakea/ascend"
1010bug-reports: "https://github.com/m-laniakea/ascend/issues"
1111depends: [
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}
Original file line number Diff line number Diff 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"
Original file line number Diff line number Diff 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"
Original file line number Diff line number Diff 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"
Original file line number Diff line number Diff 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"
Original file line number Diff line number Diff 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"}
Original file line number Diff line number Diff 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"}
Original file line number Diff line number Diff 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"}
Original file line number Diff line number Diff 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"}
You can’t perform that action at this time.
0 commit comments