Skip to content

Commit 464e822

Browse files
authored
Correct heading
1 parent 6ab4d16 commit 464e822

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
@@ -133,7 +133,7 @@ Please include the output when filing any issues on the [haskell-language-server
133133
- Sometimes the language server might get stuck in a rut and stop responding to your latest changes.
134134
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.
135135

136-
### `Cradle requires ghc/cabal/stack but it isn't installed`
136+
#### `Cradle requires ghc/cabal/stack but it isn't installed`
137137

138138
- In Linux/MacOS systems, opening vscode in the windows system could not use the `$PATH` set in the shell
139139
so it will not see required tools as ghc, cabal or stack. This usually happens if you have installed them

0 commit comments

Comments
 (0)