Skip to content

Commit 9c12375

Browse files
shaprpepeiborraberberman
authored
update IRC channel name in plugin tutorial (#1455)
Co-authored-by: Pepe Iborra <[email protected]> Co-authored-by: Potato Hatsue <[email protected]>
1 parent 82886f8 commit 9c12375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/plugin-tutorial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ cabal update
4343
cabal build
4444
```
4545

46-
If you run into any issues trying to build the binaries, the #haskell-ide-engine IRC chat room in
46+
If you run into any issues trying to build the binaries, the #haskell-language-server IRC chat room in
4747
Freenode is always a good place to ask for help.
4848

4949
Once cabal is done take a note of the location of the `haskell-language-server` binary and point your LSP client to it. In VSCode this is done by editing the "Haskell Server Executable Path" setting. This way you can simply test your changes by reloading your editor after rebuilding the binary.

0 commit comments

Comments
 (0)