In Elm 0.17, StartApp became Html.App. Have a look at http://elm-lang.org/examples/buttons.
On Mon, 16 May 2016 at 15:08 Marty M <[email protected]> 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.
