Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GHC 7.10.3's character encoding fixes #1552

Closed
borsboom opened this issue Dec 21, 2015 · 0 comments
Closed

Use GHC 7.10.3's character encoding fixes #1552

borsboom opened this issue Dec 21, 2015 · 0 comments
Assignees
Milestone

Comments

@borsboom
Copy link
Contributor

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.

@borsboom borsboom added this to the P2: Should milestone Dec 21, 2015
@borsboom borsboom self-assigned this Dec 21, 2015
@borsboom borsboom modified the milestones: P1: Must, P2: Should Dec 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant