mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
bump: :lang haskell
emacs-lsp/lsp-haskell@b2edf1a9f8 -> emacs-lsp/lsp-haskell@cd0f5d251c haskell/haskell-mode@7f452cc9e6 -> haskell/haskell-mode@be2639592f Close: #8332 Ref: haskell/haskell-mode#1867 Co-authored-by: ElleNajt <ElleNajt@users.noreply.github.com>
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/haskell/packages.el
|
;;; lang/haskell/packages.el
|
||||||
|
|
||||||
(package! haskell-mode :pin "7f452cc9e6c3316b5a4a2b790d3a396f271609d9")
|
(package! haskell-mode :pin "be2639592f0fd3c779bcdcec54e2124277baa03f")
|
||||||
|
|
||||||
(when (and (modulep! +lsp)
|
(when (and (modulep! +lsp)
|
||||||
(modulep! :tools lsp -eglot))
|
(modulep! :tools lsp -eglot))
|
||||||
(package! lsp-haskell :pin "b2edf1a9f8ae97d6fdc566de7706e8c9c0a26606"))
|
(package! lsp-haskell :pin "cd0f5d251c14e90f2896d26d18de8ace462e011b"))
|
||||||
|
Reference in New Issue
Block a user