Skip to content

Commit de04be3

Browse files
committed
bdd-0.5: added menhir dependency
1 parent 434f478 commit de04be3

File tree

1 file changed

+1
-0
lines changed
  • packages/bdd/bdd.0.5

1 file changed

+1
-0
lines changed

packages/bdd/bdd.0.5/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ homepage: "https://github.com/backtracking/ocaml-bdd"
77
bug-reports: "https://github.com/backtracking/ocaml-bdd/issues"
88
depends: [
99
"dune" {>= "2.0.0"}
10+
"menhir"
1011
"stdlib-shims"
1112
]
1213
build: [

0 commit comments

Comments
 (0)