Skip to content

Commit 571f600

Browse files
committed
Use dune modes stanza to fix warning 58
1 parent be2dd2e commit 571f600

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/top/dune

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
(library
22
(name mdx_top)
33
(public_name mdx.top)
4+
(modes byte)
45
(preprocess (action (run %{bin:cppo} -V OCAML:%{ocaml_version} %{input-file})))
56
(libraries unix mdx compiler-libs compiler-libs.toplevel threads findlib.top))

0 commit comments

Comments
 (0)