-
-
Notifications
You must be signed in to change notification settings - Fork 320
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
Cannot install via stack with Windows #2296
Comments
Thanks for the report @clin1234 ! This is a common problem with haskell tools. They need a suitable locale configured. |
I read that this might help in powershell:
or this in CMD:
There are also lots of ways to get pre-built binaries for Windows, if you don't need to build your own: https://hledger.org/install.html |
|
Related: commercialhaskell/stack#6670 (in progress) |
I can report that installing via cabal uses the latest GHC 9.10.1 compiler, and doesn't error at all. |
@clin1234 good news. If you have time for additional testing that would be helpful:
|
Works, no errors |
I've filed bug reports for the broken packages: haskell-pkg-janitors/unix-compat#13, UnkindPartition/ansi-terminal#173, corsis/clock#92
The text was updated successfully, but these errors were encountered: