You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hidden modules were not rendered, since calling html-generate on them was used
to generate the associated source code.
However, this breaks dune rules in some cases (see issue ocaml#1013), as dune always
expect an output to the command.
This fix is related to the separation of implementation and interface
pipelines (see ocaml#1067).
Signed-off-by: Paul-Elliot <peada@free.fr>
0 commit comments