Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[coqdep] Be more deterministic w.r.t. the plugin loading mode If the legacy mode is set, we don't even attempt to use findlib to resolve anything, we also won't emit a META dependency, even if this dependency is in scope. This is morally the right thing to do, should reduce non-determinism, and helps a bit to isolate the legacy code more. This should help with problems such as ocaml/dune#5833 Co-authored-by: Emilio Jesús Gallego Arias <e@x80.org>
- Loading branch information