Skip to content

Commit 57a1b84

Browse files
committed
Add missing v in ppx_let bound for angstrom.0.15.0
1 parent 5db1fc2 commit 57a1b84

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)