Skip to content

Commit c491c32

Browse files
committed
fix typo in diffast-langs-common.0.1 dependencies
1 parent 91d74cd commit c491c32

File tree

1 file changed

+1
-1
lines changed
  • packages/diffast-langs-common/diffast-langs-common.0.1

1 file changed

+1
-1
lines changed

packages/diffast-langs-common/diffast-langs-common.0.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ depends: [
1919
"ocaml" {>= "4.14"}
2020
"dune" {>= "3.17"}
2121
"sedlex"
22-
"mehirLib"
22+
"menhirLib"
2323
"diffast-misc" {= version}
2424
"vlt" {>= "0.2.4"}
2525
"odoc" {with-doc}

0 commit comments

Comments
 (0)