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

run says "multiple matching refs" when there are zero #5430

Open
aryairani opened this issue Oct 26, 2024 · 0 comments
Open

run says "multiple matching refs" when there are zero #5430

aryairani opened this issue Oct 26, 2024 · 0 comments
Labels
error-message Request for improved error message

Comments

@aryairani
Copy link
Contributor

What's the message you're seeing?
Please paste from your terminal or paste a screenshot, e.g:

serialize-test/main> run run
Encountered exception:
multiple matching refs
CallStack (from HasCallStack):
  error, called at src/Unison/Codebase/MainTerm.hs:54:16 in unison-parser-typechecker-0.0.0-KNkVGbTXlis2lnVjsRIJUx:Unison.Codebase.MainTerm
serialize-test/main> ls

  1. lib/ (7328 terms, 182 types)

What would a better version look like?

serialize-test/main> run run

  Sorry, I don't see a definition called `run`.

serialize-test/main> ls

  1. lib/ (7328 terms, 182 types)

Environment (please complete the following information):

  • 0.5.27
@aryairani aryairani added the error-message Request for improved error message label Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error-message Request for improved error message
Projects
None yet
Development

No branches or pull requests

1 participant