Do lamdera live, lamdera check, lamdera make etc. also use the Elm-compiler-in-Elm, or are they still using the Haskell compiler?
Iβm curious about the implications of this change for some of the statements on https://dashboard.lamdera.app/docs/differences (and pages linked from there) β¦ will this make it harder for Lamdera to achieve compatibility with some future Elm 0.20 or 1.0 release?
the Elm-Compiler-in-Elm port is just used for the lamdera live REPL. All the rest (including the new lamdera backend command) uses the Haskell compiler.
Of course, we are closely monitoring the upcoming 0.19.2 version and will try to incorporate the changes into Lamdera as soon as possible.