#208, document the proposed solution (#213)

This commit is contained in:
Neil Mitchell 2019-11-28 05:11:47 +00:00 committed by Moritz Kiefer
parent 337a268d4c
commit 824055d45a

View File

@ -67,6 +67,10 @@ VSCode user or workspace settings, add these:
Since I use stack. Required if you don't have a `ghc` on your path.
## Could not find module ...
Try adding an explicit hie.yaml file and see if that helps.
## Works in `ghcide` but not my editor
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: