File tree Expand file tree Collapse file tree 27 files changed +27
-27
lines changed Expand file tree Collapse file tree 27 files changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ depends: [
1919 "pcre"
2020 "camomile" {< "1.0.0"}
2121 "dtools"
22- "duppy" {>= "0.5.0"}
22+ "duppy" {>= "0.5.0" & < "0.9.0" }
2323 "mm" {>= "0.2.1"}
2424]
2525depopts: [
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ depends: [
1818 "pcre"
1919 "camomile" {< "1.0.0"}
2020 "dtools"
21- "duppy" {>= "0.5.0"}
21+ "duppy" {>= "0.5.0" & < "0.9.0" }
2222 "mm" {>= "0.3.0"}
2323]
2424depopts: [
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ depends: [
1616 "ocaml" {>= "4.00" & < "4.06"}
1717 "camomile" {< "1.0.0"}
1818 "dtools"
19- "duppy" {>= "0.6.0"}
19+ "duppy" {>= "0.6.0" & < "0.9.0" }
2020 "mm" {>= "0.3.0"}
2121 "ocamlfind"
2222 "pcre"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ depends: [
1616 "ocaml" {>= "4.00" & < "4.06"}
1717 "camomile" {< "1.0.0"}
1818 "dtools"
19- "duppy" {>= "0.6.0"}
19+ "duppy" {>= "0.6.0" & < "0.9.0" }
2020 "mm" {>= "0.3.0"}
2121 "ocamlfind"
2222 "pcre"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ depends: [
1616 "ocaml" {>= "4.00" & < "4.06"}
1717 "camomile" {< "1.0.0"}
1818 "dtools"
19- "duppy" {>= "0.6.0"}
19+ "duppy" {>= "0.6.0" & < "0.9.0" }
2020 "mm" {>= "0.3.0"}
2121 "ocamlfind"
2222 "pcre"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ depends: [
1717 "ocaml" {>= "4.00" & < "4.06.0"}
1818 "camomile" {>= "1.0.0" & < "2.0.0"}
1919 "dtools" {>= "0.3.4"}
20- "duppy" {>= "0.6.0"}
20+ "duppy" {>= "0.6.0" & < "0.9.0" }
2121 "mm" {>= "0.2.1"}
2222 "ocamlfind"
2323 "pcre"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ depends: [
1616 "ocaml" {>= "4.00" & < "4.06.0"}
1717 "camomile" {>= "1.0.0" & < "2.0.0"}
1818 "dtools" {>= "0.3.4"}
19- "duppy" {>= "0.6.0"}
19+ "duppy" {>= "0.6.0" & < "0.9.0" }
2020 "mm" {>= "0.3.0"}
2121 "ocamlfind"
2222 "pcre"
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ depends: [
5353 "ocaml" {>= "4.08.0"}
5454 "camomile" {>= "1.0.0" & < "2.0.0"}
5555 "dtools" {>= "0.4.1"}
56- "duppy" {>= "0.8.0"}
56+ "duppy" {>= "0.8.0" & < "0.9.3" }
5757 "menhir" {>= "20180703" & < "20211215"}
5858 "mm" {>= "0.5.0" & < "0.6.0"}
5959 "ocamlfind" {build}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ depends: [
1818 "ocaml" {>= "4.08.0"}
1919 "camomile" {>= "1.0.0" & < "2.0.0"}
2020 "dtools" {>= "0.4.4"}
21- "duppy" {>= "0.9.1"}
21+ "duppy" {>= "0.9.1" & < "0.9.3" }
2222 "menhir" {>= "20180703" & <= "20211128"}
2323 "mm" {>= "0.7.0" & < "0.8.0"}
2424 "ocamlfind" {build}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ depends: [
1818 "ocaml" {>= "4.08.0"}
1919 "camomile" {>= "1.0.0" & < "2.0.0"}
2020 "dtools" {>= "0.4.4"}
21- "duppy" {>= "0.9.1"}
21+ "duppy" {>= "0.9.1" & < "0.9.3" }
2222 "menhir" {>= "20180703" & < "20211215"}
2323 "mm" {>= "0.7.0" & < "0.8.0"}
2424 "ocamlfind" {build}
You can’t perform that action at this time.
0 commit comments