kkruups

Results 7 comments of 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...

![C238B294-E062-4BDA-B35B-E00195A623FF](https://user-images.githubusercontent.com/1913254/219577887-6ed44767-2ec4-4837-b808-1c84170532b2.jpeg)

OIC, so no workarounds that you can recommend?