Skip to content

Commit 4f8a855

Browse files
authored
Merge pull request ocaml#28253 from jmid/angstrom-ppx_let-bound
Add missing v in ppx_let bound for angstrom.0.15.0
2 parents f2d9175 + 57a1b84 commit 4f8a855

File tree

1 file changed

+1
-1
lines changed
  • packages/angstrom/angstrom.0.15.0

1 file changed

+1
-1
lines changed

packages/angstrom/angstrom.0.15.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ depends: [
1616
"alcotest" {with-test & >= "0.8.1"}
1717
"bigstringaf"
1818
"result"
19-
"ppx_let" {with-test & >= "0.14.0"}
19+
"ppx_let" {with-test & >= "v0.14.0"}
2020
"ocaml-syntax-shims" {build}
2121
]
2222
synopsis: "Parser combinators built for speed and memory-efficiency"

0 commit comments

Comments
 (0)