Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coverage: add merlin deps #1071

Closed

Conversation

Alizter
Copy link
Contributor

@Alizter Alizter commented Apr 29, 2023

Attempt to fix the coverage job which still wasn't running. I am encountering an error like:

File "ocaml-lsp-server/src/merlin_config.ml", line 221, characters 2-26:
221 |   Merlin_dot_protocol.Make
        ^^^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound module Merlin_dot_protocol.Make

Which I do not know how to fix. I'b installed merlin so what more would I need?

Signed-off-by: Ali Caglayan <alizter@gmail.com>
Signed-off-by: Ali Caglayan <alizter@gmail.com>
@rgrinberg
Copy link
Member

It doesn't need to be installed. The dependency comes from a submodule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants