File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
pa_ppx_hashcons/pa_ppx_hashcons.0.09
pa_ppx_migrate/pa_ppx_migrate.0.09
pa_ppx_q_ast/pa_ppx_q_ast.0.09
pa_ppx_unique/pa_ppx_unique.0.09 Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ depends: [
2121 "conf-perl-ipc-system-simple"
2222 "conf-perl-string-shellquote"
2323 "camlp5" { >= "8.00" }
24- "pa_ppx" { >= "0.08" }
24+ "pa_ppx" { >= "0.08" & < "0.12" }
2525 "pa_ppx_migrate" { with-test & >= "0.08" }
2626 "not-ocamlfind" { >= "0.01" }
2727 "pcre" { >= "7.4.3" }
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ depends: [
2626 "conf-perl-ipc-system-simple"
2727 "conf-perl-string-shellquote"
2828 "camlp5" { >= "8.00.04" }
29- "pa_ppx" { >= "0.11" }
29+ "pa_ppx" { >= "0.11" & < "0.12" }
3030 "not-ocamlfind" { >= "0.01" }
3131 "pcre" { >= "7.4.3" }
3232 "ounit" {with-test}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ depends: [
2121 "conf-perl-ipc-system-simple"
2222 "conf-perl-string-shellquote"
2323 "camlp5" { >= "8.00.04" }
24- "pa_ppx" { >= "0.08" }
24+ "pa_ppx" { >= "0.08" & < "0.12" }
2525 "pa_ppx_migrate" { with-test & >= "0.08" }
2626 "pa_ppx_hashcons" { >= "0.08" }
2727 "pa_ppx_unique" { >= "0.08" }
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ depends: [
1919 "conf-perl-ipc-system-simple"
2020 "conf-perl-string-shellquote"
2121 "camlp5" { >= "8.00" }
22- "pa_ppx" { >= "0.08" }
22+ "pa_ppx" { >= "0.08" & < "0.12" }
2323 "pa_ppx_migrate" { with-test & >= "0.08" }
2424 "not-ocamlfind" { >= "0.01" }
2525 "pcre" { >= "7.4.3" }
You can’t perform that action at this time.
0 commit comments