elm-tutorial icon indicating copy to clipboard operation
elm-tutorial copied to clipboard

[JP] Compilation error

Open rinosamakanata opened this issue 7 years ago • 0 comments

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)

rinosamakanata avatar Aug 21 '17 03:08 rinosamakanata