https://github.com/elm-lang/elm-platform/blob/master/upgrade-docs/0.17.md
The editor should probably mark its version somewhere so people aren't surprised when bringing in older code. On May 16, 2016 7:31 AM, "Marty M" <[email protected]> wrote: > Ah - well, that might be an important let people know... > > Perhaps the error message could be updated to say "use Html.App" instead... > This also potentially means several of the previously established examples > are broken...and if someone doesn't know that this change has been made, > could get seriously frustrated. > > I know people are busy, and it's a new language...(and I'm kind of new to > this programming thing) - so if a newbie like me doesn't know that and I'm > trying to follow other people's code...but it keeps breaking, and I don't > know why... > > Just sayin' > > Lovin' it so far > > > On Monday, May 16, 2016 at 10:08:19 AM UTC-4, Marty M wrote: >> >> Having this issue - even with copy and pasted code: >> >> >> I cannot find module 'StartApp.Simple'. >> >> Module 'Temp1463407326554487' is trying to import it. >> >> Potential problems could be: >> * Misspelled the module name >> * Need to add a source directory or new dependency to elm-package.json >> >> >> Is something wrong with the online editor? I both typed it in, and then >> to make sure found some copy paste from the elm examples, and each time the >> compiler spat that error out. >> >> Thoughts? >> >> >> >> >> >> -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
