You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If GHC version >= 7.10.3, Stack should be able to set the GHC_CHARENC environment variable to make GHC use UTF-8 encoding for its console output and dump files. It should no longer need to use code-page hacks on Windows, or set LANG, LC_ALL, etc. on POSIX.