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

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

Open
muelli opened this issue Aug 10, 2018 · 0 comments
Open

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

muelli opened this issue Aug 10, 2018 · 0 comments

Comments

@muelli
Copy link

muelli commented Aug 10, 2018

---- 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?

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

No branches or pull requests

1 participant