this repo has no description

changed module layout in pa_ppx; these will not build

Changed files
+4 -4
packages
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
+1 -1
packages/pa_ppx_hashcons/pa_ppx_hashcons.0.09/opam
···
"conf-perl-ipc-system-simple"
"conf-perl-string-shellquote"
"camlp5" { >= "8.00" }
-
"pa_ppx" { >= "0.08" }
+
"pa_ppx" { >= "0.08" & < "0.12" }
"pa_ppx_migrate" { with-test & >= "0.08" }
"not-ocamlfind" { >= "0.01" }
"pcre" { >= "7.4.3" }
+1 -1
packages/pa_ppx_migrate/pa_ppx_migrate.0.09/opam
···
"conf-perl-ipc-system-simple"
"conf-perl-string-shellquote"
"camlp5" { >= "8.00.04" }
-
"pa_ppx" { >= "0.11" }
+
"pa_ppx" { >= "0.11" & < "0.12" }
"not-ocamlfind" { >= "0.01" }
"pcre" { >= "7.4.3" }
"ounit" {with-test}
+1 -1
packages/pa_ppx_q_ast/pa_ppx_q_ast.0.09/opam
···
"conf-perl-ipc-system-simple"
"conf-perl-string-shellquote"
"camlp5" { >= "8.00.04" }
-
"pa_ppx" { >= "0.08" }
+
"pa_ppx" { >= "0.08" & < "0.12" }
"pa_ppx_migrate" { with-test & >= "0.08" }
"pa_ppx_hashcons" { >= "0.08" }
"pa_ppx_unique" { >= "0.08" }
+1 -1
packages/pa_ppx_unique/pa_ppx_unique.0.09/opam
···
"conf-perl-ipc-system-simple"
"conf-perl-string-shellquote"
"camlp5" { >= "8.00" }
-
"pa_ppx" { >= "0.08" }
+
"pa_ppx" { >= "0.08" & < "0.12" }
"pa_ppx_migrate" { with-test & >= "0.08" }
"not-ocamlfind" { >= "0.01" }
"pcre" { >= "7.4.3" }