bump: :lang haskell
haskell/haskell-mode@cb573c8db5 -> haskell/haskell-mode@90503413f4 emacs-lsp/lsp-haskell@7cf64944ab -> emacs-lsp/lsp-haskell@485c1148ce Ref: haskell/haskell-mode@4010de30ec
This commit is contained in:
parent
9f22a0a2a5
commit
4bd4b13158
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/haskell/packages.el
|
;;; lang/haskell/packages.el
|
||||||
|
|
||||||
(package! haskell-mode :pin "cb573c8db5b856eb37473009f2c62e0717a1cd02")
|
(package! haskell-mode :pin "90503413f4cdb0ed26871e39c4e6e2552b57f7db")
|
||||||
|
|
||||||
(when (and (modulep! +lsp)
|
(when (and (modulep! +lsp)
|
||||||
(not (modulep! :tools lsp +eglot)))
|
(not (modulep! :tools lsp +eglot)))
|
||||||
(package! lsp-haskell :pin "7cf64944ab3a25ea5d6f8d5e0cd33124182df991"))
|
(package! lsp-haskell :pin "485c1148ce4d27030bb95b21c7289809294e7d31"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue