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

Stack --version should not change my code page #755

Closed
ndmitchell opened this issue Aug 11, 2015 · 1 comment
Closed

Stack --version should not change my code page #755

ndmitchell opened this issue Aug 11, 2015 · 1 comment

Comments

@ndmitchell
Copy link
Contributor

C:\Neil>stack --version
Setting codepage to UTF-8 (65001) to ensure correct output from GHC
Version 0.1.2.7, Git revision cb68a39c5eb17e76c734bddd5dcdd13e27f126c5 (dirty)

Not sure --version should change my code page. Ideally version should just tell me the version.

@snoyberg
Copy link
Contributor

This one is easy and doesn't break other things: I've just deferred the code page change until after argument parsing. The more general issue of #757 does remain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants