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
Currently packages installed by opam are ignored if they are also installed system-wide when using a system-wide installed compiler, i think this is undesirable in the large majority of cases. For people who really want the old behaviour this is changeable via OCAMLPATH anyway.
The text was updated successfully, but these errors were encountered:
Doing this would prevent https://discuss.ocaml.org/t/i-cant-install-ocaml-lsp-server-and-ocaml-format-lib/15518/6
Currently packages installed by opam are ignored if they are also installed system-wide when using a system-wide installed compiler, i think this is undesirable in the large majority of cases. For people who really want the old behaviour this is changeable via
OCAMLPATH
anyway.The text was updated successfully, but these errors were encountered: