I noticed on the web console that displays reload progress that curly quotes were getting mangled to: "‘":
Warning: Foundation.hs@16:1-16:39 The import of ‘System.Remote.Monitoring.Carbon’ is redundant except perhaps to import instances from ‘System.Remote.Monitoring.Carbon’ To import instances alone, use: import System.Remote.Monitoring.Carbon()
Compared to the terminal output:
Warning: Foundation.hs@16:1-16:39 The import of ‘System.Remote.Monitoring.Carbon’ is redundant
except perhaps to import instances from ‘System.Remote.Monitoring.Carbon’
I noticed on the web console that displays reload progress that curly quotes were getting mangled to: "‘":
Compared to the terminal output:
Here's a screenshot: