Skip to content

Commit 13d81df

Browse files
committed
README.md: Recommend haskell-language-server
1 parent ca237b0 commit 13d81df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For integration testing, we require:
6868
For setting up a development environment, we recommend:
6969

7070
- [direnv] to make the project's tools available in shells and editors.
71-
- [ghcide] or [haskell-ide-engine], [language servers] for Haskell that are
71+
- [ghcide] or [haskell-language-server], [language servers] for Haskell that are
7272
compatible with most editors. See instructions
7373
[below](#running-a-language-server) to run a language server.
7474
- [hlint] and [stylish-haskell] for compliance with project guidelines.
@@ -117,7 +117,7 @@ When the `.cabal` package description file changes, run:
117117
[make]: https://www.gnu.org/software/make/
118118
[direnv]: https://github.com/direnv/direnv
119119
[ghcide]: https://github.com/digital-asset/ghcide
120-
[haskell-ide-engine]: https://github.com/haskell/haskell-ide-engine
120+
[haskell-language-server]: https://github.com/haskell/haskell-language-server
121121
[language servers]: https://langserver.org/
122122
[hlint]: https://github.com/ndmitchell/hlint
123123
[stylish-haskell]: https://github.com/jaspervdj/stylish-haskell

0 commit comments

Comments
 (0)