elm-lang.org
elm-lang.org copied to clipboard
"Working with Files" blog post Ellie examples do not compile
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.