【发布时间】:2017-04-10 09:21:55
【问题描述】:
我正在阅读教程,我正在尝试导入 Maybe 模块,但出现以下错误:
I found multiple modules named 'Maybe'.
Module 'Main' is trying to import it.
Modules with that name were found in the following locations:
directory ././Maybe.elm
package elm-lang/core
我如何指向上述软件包之一?
【问题讨论】: