-
-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Reduction stack overflow
error loading ghcide code base
#1743
Comments
This error has been reported in discord with hls-1.4.0 which should have the fix afaics It is triggered by adding a redundant class constraint and it go away removing it
Link to the project here: https://zenodo.org/record/5475211/files/one-down-synthesis-lib.tar.gz?download=1 The error is not triggered with newer ghc versions (8.10.7) |
Reduction stack overflow
error loading ghcide code base
Closing as old and quiet |
Your environment
Output of
haskell-language-server --probe-tools
orhaskell-language-server-wrapper --probe-tools
:haskell-language-server version: 1.1.0.0 (GHC: 8.10.4) (PATH: /home/berberman/.cabal/store/ghc-8.10.4/haskell-language-server-1.1.0.0-e-haskell-language-server-eb05d8a7d7a91e13040e70afeca109451ba08bb704fbbea7e3581a1a6a883d57/bin/haskell-language-server) Tool versions found on the $PATH cabal: 3.4.0.0 stack: Not found ghc: 8.10.4
Which OS do you use:
NixOS
Which lsp-client do you use:
VSCode
Describe your project (alternative: link to the project):
ghcide
Steps to reproduce
Open
Development.IDE.GHC.ExactPrint
moduleExpected behaviour
The module can be loaded
Actual behaviour
Typecheck failed at line 298:
This function was added in #1721
The text was updated successfully, but these errors were encountered: