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 d9a818f commit b30ce40Copy full SHA for b30ce40
tools.opam
@@ -8,6 +8,7 @@ homepage: "https://github.com/rescript-lang/rescript-compiler"
8
bug-reports: "https://github.com/rescript-lang/rescript-compiler/issues"
9
depends: [
10
"ocaml" {>= "4.14"}
11
+ "cmarkit" {>= "0.3.0"}
12
"cppo" {= "1.8.0"}
13
"analysis"
14
"dune" {>= "3.17"}
0 commit comments