this repo has no description

lower-bounds error in pa_ppx_regexp

Changed files
+1 -1
packages
pa_ppx_regexp
pa_ppx_regexp.0.01
+1 -1
packages/pa_ppx_regexp/pa_ppx_regexp.0.01/opam
···
"camlp5-buildscripts" { >= "0.02" & < "0.03" }
"camlp5" { >= "8.01.00" }
"pa_ppx" { >= "0.12" }
-
"pa_ppx_migrate" { >= "0.10" }
"pa_ppx_static" { >= "0.01" }
"not-ocamlfind" { >= "0.10" }
"ounit" { >= "2.2.7" }
···
"camlp5-buildscripts" { >= "0.02" & < "0.03" }
"camlp5" { >= "8.01.00" }
"pa_ppx" { >= "0.12" }
+
"pa_ppx_migrate" { >= "0.10" & < "0.11" }
"pa_ppx_static" { >= "0.01" }
"not-ocamlfind" { >= "0.10" }
"ounit" { >= "2.2.7" }