Skip to content

Commit 8ed1b74

Browse files
committed
add menhir dep
1 parent 91b1147 commit 8ed1b74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ppx_regexp_extended.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ depends: [
1212
"dune" {>= "1.11"}
1313
"ppxlib" {>= "0.9.0" & <= "0.35.0"}
1414
"re" {>= "1.7.2"}
15+
"menhir" {>= "20240715"}
1516
"qcheck" {with-test}
1617
]
1718
conflicts: [

0 commit comments

Comments
 (0)