kkruups
kkruups
The disconnect between repl usage and architecture is extremely frustrating. I understand issue regarding annotations, however, not being able to deconstruct tuples or records in the repl seriously hampers the...
Can we get a fix for this? BR/
## Additional Info: **Inconsistent Behavior depending on how tuple is destructured in elm-repl also not consistent with compiled code outside repl or Online Editor.** ( x, y ) = (1,2)...
Hi Will, You need to add backslash, **\\** , at the end of each line, except the last line, then hit enter, in order to be able to add multi-lines...
I experienced the same issue, but my paths have no spaces and I also editted my elmOracle.js as per Flopster above but still experience same error. For more details see...

OIC, so no workarounds that you can recommend?