We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 337a268 commit 824055dCopy full SHA for 824055d
docs/Setup.md
@@ -67,6 +67,10 @@ VSCode user or workspace settings, add these:
67
68
Since I use stack. Required if you don't have a `ghc` on your path.
69
70
+## Could not find module ...
71
+
72
+Try adding an explicit hie.yaml file and see if that helps.
73
74
## Works in `ghcide` but not my editor
75
76
Does `ghcide` alone work on the console? Did you first enter a Nix shell? Or run `stack exec ghcide`? If so, there are two options:
0 commit comments