elm-tutorial
elm-tutorial copied to clipboard
[JP] Compilation error
The below line in View.elm causes compilation error (cycle dependency), so I think it should be removed 😃
File: elm-tutorial/jp/04-starting/07-multiple-modules.md
src / View.elm
import View exposing (view)