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

Failed to resolve module path identifier #1083

Open
zapashcanon opened this issue Feb 17, 2024 · 3 comments
Open

Failed to resolve module path identifier #1083

zapashcanon opened this issue Feb 17, 2024 · 3 comments

Comments

@zapashcanon
Copy link

Hi,

When applying this change to Owi, I got the following:

$ dune b @doc
File "../../src/.owi.objs/byte/owi.odoc":
Warning: Failed to resolve module path identifier((root Owi__Symbolic_value).{Bool}1, true) Lookup failure (module): (root Owi__Symbolic_value).{Bool}1

This may be similar to #789 but I'm not completely sure.

@jonludlam
Copy link
Member

Can you please see if applying PR #1081 helps at all? It looks to me like it's looking up a shadowed value which doesn't work well in master - that PR might fix it.

@zapashcanon
Copy link
Author

I don't see the warning anymore with this patch indeed!

@jonludlam
Copy link
Member

Good news, thanks for checking!

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

No branches or pull requests

2 participants