Skip to content

Commit 0d1c55d

Browse files
committed
remove upper bound on pa_ppx_quotation2extension
1 parent bb9a2dd commit 0d1c55d

File tree

1 file changed

+1
-1
lines changed
  • packages/pa_ppx_quotation2extension/pa_ppx_quotation2extension.0.01

1 file changed

+1
-1
lines changed

packages/pa_ppx_quotation2extension/pa_ppx_quotation2extension.0.01/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dev-repo: "git+https://github.com/camlp5/pa_ppx_quotation2extension.git"
1515
doc: "https://github.com/camlp5/pa_ppx_quotation2extension/doc"
1616

1717
depends: [
18-
"ocaml" { >= "4.10.0" & < "5.01.0" }
18+
"ocaml" { >= "4.10.0" }
1919
"camlp5-buildscripts" { >= "0.02" & < "0.03" }
2020
"camlp5" { >= "8.01.00" }
2121
"pa_ppx" { >= "0.12" }

0 commit comments

Comments
 (0)