aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/ghcide.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/ghcide.lua')
-rw-r--r--lsp/ghcide.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/ghcide.lua b/lsp/ghcide.lua
index 5d05e21f..20297ab9 100644
--- a/lsp/ghcide.lua
+++ b/lsp/ghcide.lua
@@ -1,6 +1,6 @@
---@brief
---
----https://github.com/digital-asset/ghcide
+-- https://github.com/digital-asset/ghcide
--
-- A library for building Haskell IDE tooling.
-- "ghcide" isn't for end users now. Use "haskell-language-server" instead of "ghcide".