elm-reactor icon indicating copy to clipboard operation
elm-reactor copied to clipboard

Error Message Lose Format (Newline) On Copy-Paste

Open louy2 opened this issue 9 years ago • 1 comments
trafficstars

elm-reactor nicely shows the error message in place of a failed compilation, but the message is rendered so that when copy-pasting it elsewhere it would not contain any newline (\n).

SSCCE: An empty elm file

Result:

I ran into something unexpected when parsing your code! I am looking for one of the following things:     "{-|"     a module declaration     a port declaration     a type declaration     a value definition     an import     an infix declaration     whitespace

louy2 avatar Sep 20 '16 19:09 louy2

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot avatar Sep 20 '16 19:09 process-bot