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 9f1001c commit 7241009Copy full SHA for 7241009
src/dune
@@ -17,7 +17,7 @@
17
-apply=js_style,base_lint,type_conv,cold))
18
(js_of_ocaml (javascript_files runtime.js)))
19
20
-(rule (targets mpopcnt.sexp) (deps discover/discover.exe)
+(rule (targets mpopcnt.sexp)
21
(action (run ./discover/discover.exe -o %{targets})))
22
23
(ocamllex hex_lexer)
0 commit comments