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
Enable support for Jane Street's internal Merlin configuration (#64)
* Enable support for Jane Street's internal Merlin configuration
Now Jane Street internal developers can get Merlin within the compiler
when building with `dune`.
Once we improve the internal tooling in a couple of ways (see
comments) we can simplify some of the way this is done.
* Use `ocamlc -where`
* Support `.local-merlin-binaries`
* Add `.local-merlin-*` files to `.gitignore`
0 commit comments