Skip to content
This repository was archived by the owner on Aug 23, 2018. It is now read-only.
This repository was archived by the owner on Aug 23, 2018. It is now read-only.

message for multiple providers of a Module name lacks instructions #166

@muelli

Description

@muelli
---- elm-repl 0.18.0 -----------------------------------------------------------
 :help for help, :exit to exit, more at <https://github.com/elm-lang/elm-repl>
--------------------------------------------------------------------------------
> import Time.DateTime as DateTime exposing (..)
I found multiple modules named 'Time.DateTime'.

Module 'Repl' is trying to import it.

Modules with that name were found in the following locations:

    package elm-community/elm-time
    package Bogdanp/elm-time


> 

It would be nice if the REPL told me what to do now.
Is the only way to solve this by uninstalling one of these packages? Can I import one of those packages now?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions