Skip to content

Commit cea41ad

Browse files
Remove result package from build
1 parent d564977 commit cea41ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
(preprocess
55
(action
66
(run %{bin:cppo} -V OCAML:%{ocaml_version} %{input-file})))
7-
(libraries astring csexp fmt logs ocaml-version odoc-parser re result str
7+
(libraries astring csexp fmt logs ocaml-version odoc-parser re str
88
compiler-libs.common unix))
99

1010
(ocamllex lexer_mdx)

0 commit comments

Comments
 (0)