Hi Janis,
I thought it might be a compiler issue, so I updated Elm to the latest 0.17 version on my Mac OSX. It has fixed the first syntax error but now issues me with the following: -- SYNTAX PROBLEM --------- elm-stuff/packages/elm-lang/core/3.0.0/src/Array .elm I ran into something unexpected when parsing your code! 2| ( Array ^ I am looking for one of the following things: something like `exposing (..)` which replaced `where` in 0.17 whitespace This error was also issued to me when using the example Todo MVC source file? A bit puzzling... Do you think the problem runs deeper or it's something to do with my own machine set up? A bit puzzling... Do you think the problem runs deeper or it's something to do with my own machine set up? -- 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.
