Skip to content

Commit 79456aa

Browse files
authored
Correct extension name
1 parent 4932194 commit 79456aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The language server is now started for each workspace folder you have in your mu
113113

114114
## Investigating and reporting problems
115115

116-
1. Go to extensions and right click `Haskell Language Server` and choose `Extensions Settings`
116+
1. Go to extensions and right click `Haskell` and choose `Extensions Settings`
117117
2. Scroll down to `Haskell › Trace: Server` and set it to `messages`.
118118
3. Set `Haskell › Trace: Client` to `debug`. It will print all the environment variables so take care it does not contain any sensible information before sharing it.
119119
4. Restart vscode and reproduce your problem

0 commit comments

Comments
 (0)