elm-lang.org icon indicating copy to clipboard operation
elm-lang.org copied to clipboard

"Working with Files" blog post Ellie examples do not compile

Open Chadtech opened this issue 5 years ago • 0 comments

Hi,

I looked at the ellie app examples from this blog post: https://elm-lang.org/news/working-with-files

But all of them lack module Main exposing (..) as their first line, so the compiler errors when I open the page.

Chadtech avatar Feb 04 '20 16:02 Chadtech