File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2020 ( ocaml ( and ( >= 4 .13) ( < 5 .5) ) )
2121 ( num :with -test)
2222 ( ppx_expect ( and ( >= v0.16.1) :with -test) )
23- ( ppxlib ( >= 0 .35 ) )
23+ ( ppxlib ( >= 0 .36 ) )
2424 ( ocaml-compiler-libs ( >= v0.12.4) )
2525 ( re :with -test)
2626 ( cmdliner ( >= 1 .1.0) )
6363 ( depends
6464 ( ocaml ( >= 4 .13) )
6565 (js_of_ocaml ( = :version ) )
66- ( ppxlib ( >= 0 .35 ) )
66+ ( ppxlib ( >= 0 .36 ) )
6767 ( num :with -test)
6868 ( ppx_expect ( and ( >= v0.14.2) :with -test) )
6969 ( re ( and ( >= 1 .9.0) :with -test) )
7777 ( depends
7878 ( ocaml ( >= 4 .13) )
7979 (js_of_ocaml ( = :version ) )
80- ( ppxlib ( >= 0 .35 ) )
80+ ( ppxlib ( >= 0 .36 ) )
8181 ( num :with -test)
8282 ( ppx_expect ( and ( >= v0.14.2) :with -test) )
8383 ( re ( and ( >= 1 .9.0) :with -test) )
9696 ( graphics :with -test)
9797 ( num :with -test)
9898 ( ppx_expect ( and ( >= v0.14.2) :with -test) )
99- ( ppxlib ( >= 0 .35 ) )
99+ ( ppxlib ( >= 0 .36 ) )
100100 ( re ( and ( >= 1 .9.0) :with -test) )
101101) )
102102
127127 ( js_of_ocaml-compiler ( = :version ) )
128128 ( num :with -test)
129129 ( ppx_expect ( and ( >= v0.14.2) :with -test) )
130- ( ppxlib ( >= 0 .35 ) )
130+ ( ppxlib ( >= 0 .36 ) )
131131 ( re ( and ( >= 1 .9.0) :with -test) )
132132) )
133133
141141 (js_of_ocaml ( = :version ) )
142142 ( num :with -test)
143143 ( ppx_expect ( and ( >= v0.14.2) :with -test) )
144- ( ppxlib ( >= 0 .35 ) )
144+ ( ppxlib ( >= 0 .36 ) )
145145 ( re :with -test)
146146 ( cmdliner ( >= 1 .1.0) )
147147 ( opam-format :with -test)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ depends: [
1616 "ocaml" {>= "4.13" & < "5.5"}
1717 "num" {with-test}
1818 "ppx_expect" {>= "v0.16.1" & with-test}
19- "ppxlib" {>= "0.35 "}
19+ "ppxlib" {>= "0.36 "}
2020 "ocaml-compiler-libs" {>= "v0.12.4"}
2121 "re" {with-test}
2222 "cmdliner" {>= "1.1.0"}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
1515 "dune" {>= "3.19"}
1616 "ocaml" {>= "4.13"}
1717 "js_of_ocaml" {= version}
18- "ppxlib" {>= "0.35 "}
18+ "ppxlib" {>= "0.36 "}
1919 "num" {with-test}
2020 "ppx_expect" {>= "v0.14.2" & with-test}
2121 "re" {>= "1.9.0" & with-test}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
1515 "dune" {>= "3.19"}
1616 "ocaml" {>= "4.13"}
1717 "js_of_ocaml" {= version}
18- "ppxlib" {>= "0.35 "}
18+ "ppxlib" {>= "0.36 "}
1919 "num" {with-test}
2020 "ppx_expect" {>= "v0.14.2" & with-test}
2121 "re" {>= "1.9.0" & with-test}
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ depends: [
1919 "graphics" {with-test}
2020 "num" {with-test}
2121 "ppx_expect" {>= "v0.14.2" & with-test}
22- "ppxlib" {>= "0.35 "}
22+ "ppxlib" {>= "0.36 "}
2323 "re" {>= "1.9.0" & with-test}
2424 "odoc" {with-doc}
2525]
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ depends: [
1717 "js_of_ocaml-compiler" {= version}
1818 "num" {with-test}
1919 "ppx_expect" {>= "v0.14.2" & with-test}
20- "ppxlib" {>= "0.35 "}
20+ "ppxlib" {>= "0.36 "}
2121 "re" {>= "1.9.0" & with-test}
2222 "odoc" {with-doc}
2323]
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ depends: [
1717 "js_of_ocaml" {= version}
1818 "num" {with-test}
1919 "ppx_expect" {>= "v0.14.2" & with-test}
20- "ppxlib" {>= "0.35 "}
20+ "ppxlib" {>= "0.36 "}
2121 "re" {with-test}
2222 "cmdliner" {>= "1.1.0"}
2323 "opam-format" {with-test}
You can’t perform that action at this time.
0 commit comments