Skip to content

Commit

Permalink
Merge pull request #338 from Sir4ur0n/patch-1
Browse files Browse the repository at this point in the history
Update VS Code Haskell URL/repo
  • Loading branch information
lukel97 authored Aug 18, 2020
2 parents 7bb4aee + b224e59 commit 15f870f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ All of the editor integrations assume that you have already installed `haskell-l
### Using Haskell Language Server with VS Code

Install from
[the VSCode marketplace](https://marketplace.visualstudio.com/items?itemName=alanz.vscode-hie-server), or manually from the repository [vscode-hie-server](https://github.com/alanz/vscode-hie-server).
[the VSCode marketplace](https://marketplace.visualstudio.com/items?itemName=haskell.haskell), or manually from the repository [vscode-haskell](https://github.com/haskell/vscode-haskell).
The `haskell-language-server` and `haskell-language-server-wrapper` binaries will be automatically downloaded on an ad-hoc basis, but if you have them already installed on your PATH then it will just use them instead.

### Using Haskell Language Server with Sublime Text
Expand Down

0 comments on commit 15f870f

Please sign in to comment.