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

GHC 9.2.2 on Windows is missing a DLL #6487

Closed
torgeirsh opened this issue Mar 20, 2022 · 4 comments
Closed

GHC 9.2.2 on Windows is missing a DLL #6487

torgeirsh opened this issue Mar 20, 2022 · 4 comments
Assignees

Comments

@torgeirsh
Copy link

When using nightly-2022-03-19 in stack 2.7.5, I get a message box with an error that says ghc-9.2.2.exe can't run because libgcc_s_seh-1.dll is missing. The only errors in the terminal are "Found an invalid compiler" and "Received ExitFailure (-1073741515) when running".

@sjakobi
Copy link
Member

sjakobi commented Mar 20, 2022

Indeed GHC 9.2.2 is broken on Windows: https://gitlab.haskell.org/ghc/ghc/-/issues/21196

@juhp
Copy link
Contributor

juhp commented Mar 20, 2022

This is unfortunate - sounds like we will have to wait for ghc-9.2.3 to see this fixed.

@bergmark
Copy link
Member

The fix (haskell/bytestring#500) has been merged so that's good news. But yeah, we need to wait for GHC to release with it.

@torgeirsh
Copy link
Author

Nightly has been working for a while now, so I'll close this.

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

5 participants