We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a3fa42 commit b5505fbCopy full SHA for b5505fb
js_of_ocaml-compiler.opam
@@ -18,6 +18,7 @@ depends: [
18
"dune" {>= "2.5"}
19
"ppx_expect" {with-test & >= "v0.12.0"}
20
"cmdliner"
21
+ "menhirLib"
22
"ocaml-migrate-parsetree"
23
"yojson" # It's optional, but we want users to be able to use source-map without pain.
24
]
0 commit comments