-
-
Notifications
You must be signed in to change notification settings - Fork 367
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
Create trouble shooting setup guide #714
Comments
Would it be possible to detect any of the typical problems automatically? For example, incompatibility of GHC version between ghcide and project. |
@jacg @ndmitchell This is the kind of stuff I was thinking of putting in documentation for |
@mpickering we really need one piece of documentation that covers everything from hie-bios to ghcide. We want to have the documentation refer to running |
See https://github.com/digital-asset/ghcide/issues/135 for one of the most common issues people run into. |
@ndmitchell do you think this is acomplished by |
@jneira you just linked back to this ticket. I suspect this should be a HLS thing rather than a Ghcide thing though. |
Ops, sorry, i wanted to link your pr haskell/ghcide#142 |
haskell/ghcide#142 definitely started this task, but for Ghcide it was more a brain dump of issues, rather than a curated guide. There seems a lot of information in that guide that isn't in the HLS readme. Is that because its not necessary? Is everyone having such a smooth experience that we ran out of support requests? That seems unlikely to me, but at the same time, I haven't seen many questions about failing to set up HLS, so maybe everything got better? |
There is a |
We have newer issues about improving the existing troubleshooting guides, like #2387 so i think we can close this |
We get a lot of people who come to us with very similar setup problems. We should have a single page that says "If you have Nix + Cabal v2, be aware of ...". If your tests fail with
ghcide
then ... If it works inghcide
but not VS Code then perhaps....The text was updated successfully, but these errors were encountered: