We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9a2dd commit 0d1c55dCopy full SHA for 0d1c55d
packages/pa_ppx_quotation2extension/pa_ppx_quotation2extension.0.01/opam
@@ -15,7 +15,7 @@ dev-repo: "git+https://github.com/camlp5/pa_ppx_quotation2extension.git"
15
doc: "https://github.com/camlp5/pa_ppx_quotation2extension/doc"
16
17
depends: [
18
- "ocaml" { >= "4.10.0" & < "5.01.0" }
+ "ocaml" { >= "4.10.0" }
19
"camlp5-buildscripts" { >= "0.02" & < "0.03" }
20
"camlp5" { >= "8.01.00" }
21
"pa_ppx" { >= "0.12" }
0 commit comments