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
{{ message }}
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.
Got error while processing diagnostics: GHC panic! (the 'impossible' happened) ghc-mod version 5.9.0.0 GHC library version 8.2.2 for x86_64-unknown-mingw32: Dynamic linker not initialised
I haven't yet figured out how all the parts work together under the hood, so I hope some details are relevant:
OS : Windows 10
Editor: VS Code
Extension: Haskell Language Server
Maybe it's relevant, but I've got a Powershell window open with stack build --fast --file-watch --ghc-options "-fno-code"
The text was updated successfully, but these errors were encountered:
Got error while processing diagnostics: GHC panic! (the 'impossible' happened) ghc-mod version
5.9.0.0 GHC library version 8.4.3 for x86_64-apple-darwin: Dynamic linker not initialised Please report
this as a bug: https://github.com/kazu-yamamoto/ghc-mod/issues
Update: this workaround seems to make the issue go away for me
I haven't yet figured out how all the parts work together under the hood, so I hope some details are relevant:
OS : Windows 10
Editor: VS Code
Extension: Haskell Language Server
Maybe it's relevant, but I've got a Powershell window open with
stack build --fast --file-watch --ghc-options "-fno-code"
The text was updated successfully, but these errors were encountered: