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 fb790c3 commit 1779ba9Copy full SHA for 1779ba9
jscomp/main/bsppx_main.ml
@@ -24,5 +24,7 @@
24
25
26
let () =
27
+ (* bsppx.exe is used by merlin/ocamldoc*)
28
+ Clflags.bs_only := true;
29
Ppx_driver.main Ppx_entry.rewrite_implementation Ppx_entry.rewrite_signature
30
lib/4.02.3/bsppx.ml
@@ -26195,6 +26195,8 @@ end = struct
26195
26196
26197
26198
26199
26200
26201
26202
0 commit comments