You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ Please include the output when filing any issues on the [haskell-language-server
133
133
- Sometimes the language server might get stuck in a rut and stop responding to your latest changes.
134
134
Should this occur you can try restarting the language server with <kbd>Ctrl</kbd> <kbd>shift</kbd> <kbd>P</kbd>/<kbd>⌘</kbd> <kbd>shift</kbd> <kbd>P</kbd> > Restart Haskell LSP Server.
135
135
136
-
### `Cradle requires ghc/cabal/stack but it isn't installed`
136
+
####`Cradle requires ghc/cabal/stack but it isn't installed`
137
137
138
138
- In Linux/MacOS systems, opening vscode in the windows system could not use the `$PATH` set in the shell
139
139
so it will not see required tools as ghc, cabal or stack. This usually happens if you have installed them
0 commit comments