File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ For integration testing, we require:
68
68
For setting up a development environment, we recommend:
69
69
70
70
- [ 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
72
72
compatible with most editors. See instructions
73
73
[ below] ( #running-a-language-server ) to run a language server.
74
74
- [ hlint] and [ stylish-haskell] for compliance with project guidelines.
@@ -117,7 +117,7 @@ When the `.cabal` package description file changes, run:
117
117
[ make ] : https://www.gnu.org/software/make/
118
118
[ direnv ] : https://github.com/direnv/direnv
119
119
[ 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
121
121
[ language servers ] : https://langserver.org/
122
122
[ hlint ] : https://github.com/ndmitchell/hlint
123
123
[ stylish-haskell ] : https://github.com/jaspervdj/stylish-haskell
You can’t perform that action at this time.
0 commit comments