File tree Expand file tree Collapse file tree 15 files changed +15
-15
lines changed
Expand file tree Collapse file tree 15 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ doc: "https://dune.readthedocs.io/"
1010bug-reports: "https://github.com/ocaml/dune/issues"
1111depends: [
1212 "dune" {>= "3.0"}
13- "ocaml" {>= "4.08.0"}
13+ "ocaml" {>= "4.08.0" & < "5.4" }
1414 "dyn" {= version}
1515 "ordering" {= version}
1616 "pp" {>= "1.1.0" & < "2.0.0"}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ doc: "https://dune.readthedocs.io/"
1010bug-reports: "https://github.com/ocaml/dune/issues"
1111depends: [
1212 "dune" {>= "3.0"}
13- "ocaml" {>= "4.08.0"}
13+ "ocaml" {>= "4.08.0" & < "5.4" }
1414 "dyn" {= version}
1515 "ordering" {= version}
1616 "pp" {>= "1.1.0" & < "2.0.0"}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ doc: "https://dune.readthedocs.io/"
1010bug-reports: "https://github.com/ocaml/dune/issues"
1111depends: [
1212 "dune" {>= "3.0"}
13- "ocaml" {>= "4.08.0"}
13+ "ocaml" {>= "4.08.0" & < "5.4" }
1414 "dyn" {= version}
1515 "ordering" {= version}
1616 "pp" {>= "1.1.0" & < "2.0.0"}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ doc: "https://dune.readthedocs.io/"
1010bug-reports: "https://github.com/ocaml/dune/issues"
1111depends: [
1212 "dune" {>= "3.0"}
13- "ocaml" {>= "4.08.0"}
13+ "ocaml" {>= "4.08.0" & < "5.4" }
1414 "dyn" {= version}
1515 "ordering" {= version}
1616 "pp" {>= "1.1.0" & < "2.0.0"}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ doc: "https://dune.readthedocs.io/"
1010bug-reports: "https://github.com/ocaml/dune/issues"
1111depends: [
1212 "dune" {>= "3.12"}
13- "ocaml" {>= "4.08.0"}
13+ "ocaml" {>= "4.08.0" & < "5.4" }
1414 "base-unix"
1515 "dyn" {= version}
1616 "ordering" {= version}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ doc: "https://dune.readthedocs.io/"
1010bug-reports: "https://github.com/ocaml/dune/issues"
1111depends: [
1212 "dune" {>= "3.12"}
13- "ocaml" {>= "4.08.0"}
13+ "ocaml" {>= "4.08.0" & < "5.4" }
1414 "base-unix"
1515 "dyn" {= version}
1616 "ordering" {= version}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ doc: "https://dune.readthedocs.io/"
1010bug-reports: "https://github.com/ocaml/dune/issues"
1111depends: [
1212 "dune" {>= "3.0"}
13- "ocaml" {>= "4.08.0"}
13+ "ocaml" {>= "4.08.0" & < "5.4" }
1414 "dyn" {= version}
1515 "ordering" {= version}
1616 "pp" {>= "1.1.0" & < "2.0.0"}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ doc: "https://dune.readthedocs.io/"
1010bug-reports: "https://github.com/ocaml/dune/issues"
1111depends: [
1212 "dune" {>= "3.3"}
13- "ocaml" {>= "4.08.0"}
13+ "ocaml" {>= "4.08.0" & < "5.4" }
1414 "base-unix"
1515 "dyn" {= version}
1616 "ordering" {= version}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ doc: "https://dune.readthedocs.io/"
1010bug-reports: "https://github.com/ocaml/dune/issues"
1111depends: [
1212 "dune" {>= "3.3"}
13- "ocaml" {>= "4.08.0"}
13+ "ocaml" {>= "4.08.0" & < "5.4" }
1414 "base-unix"
1515 "dyn" {= version}
1616 "ordering" {= version}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ doc: "https://dune.readthedocs.io/"
1010bug-reports: "https://github.com/ocaml/dune/issues"
1111depends: [
1212 "dune" {>= "3.3"}
13- "ocaml" {>= "4.08.0"}
13+ "ocaml" {>= "4.08.0" & < "5.4" }
1414 "base-unix"
1515 "dyn" {= version}
1616 "ordering" {= version}
You can’t perform that action at this time.
0 commit comments