Skip to content

Commit b30ce40

Browse files
committed
add to opam file
1 parent d9a818f commit b30ce40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ homepage: "https://github.com/rescript-lang/rescript-compiler"
88
bug-reports: "https://github.com/rescript-lang/rescript-compiler/issues"
99
depends: [
1010
"ocaml" {>= "4.14"}
11+
"cmarkit" {>= "0.3.0"}
1112
"cppo" {= "1.8.0"}
1213
"analysis"
1314
"dune" {>= "3.17"}

0 commit comments

Comments
 (0)