You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.
---- 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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: