Skip to content

ambiguous name suffix passed to run #5974

@aryairani

Description

@aryairani

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

ambitious-ferret/main> run helloWorld.deploy
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-JAgZYbnbSyqDYBSGkUqAR:Unison.Codebase.MainTerm

What would a better version look like?

ambitious-ferret/main> run helloWorld.deploy

  I found 2 possible matches of the correct type:

    1. examples.helloWorld.deploy : '{IO, Exception} ()
    2. lib.unison_routes_6.3.1.examples.helloWorld.deploy : '{IO, Exception} ()

  You can use `run <number>` to specify one.

ambitious-ferret/main>

Environment (please complete the following information):

  • 0.5.49

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions