lang/haskell: remove intero support
The package was deprecated and abandoned upstream since November 2019. Closes #2121
This commit is contained in:
parent
31a31fff46
commit
1cb753cbb1
8 changed files with 14 additions and 65 deletions
|
@ -9,6 +9,3 @@
|
|||
(when (or (featurep! +lsp)
|
||||
(featurep! +ghcide))
|
||||
(package! lsp-haskell :pin "582fa27c88"))
|
||||
;; DEPRECATED
|
||||
(when (featurep! +intero)
|
||||
(package! intero :pin "fdb0550a2d"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue