mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
lang/haskell: fix +ghcide
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
(when (featurep! +dante)
|
||||
(package! dante :pin "4955bc7363")
|
||||
(package! attrap :pin "4cf3e4a162"))
|
||||
(when (featurep! +lsp)
|
||||
(when (or (featurep! +lsp)
|
||||
(featurep! +ghcide))
|
||||
(package! lsp-haskell :pin "582fa27c88"))
|
||||
;; DEPRECATED
|
||||
(when (featurep! +intero)
|
||||
|
Reference in New Issue
Block a user