Henrik Lissner 2023-08-18 23:06:23 +02:00
parent 5155f4aa78
commit 5bb59ad4b0
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
9 changed files with 15 additions and 15 deletions

View file

@ -1,8 +1,8 @@
;; -*- no-byte-compile: t; -*-
;;; lang/haskell/packages.el
(package! haskell-mode :pin "a34ccdc54be15043ff0d253c3c20087524255491")
(package! haskell-mode :pin "3e146c1a89db257bb75c7b33fa2a5a1a85aabd51")
(when (and (modulep! +lsp)
(not (modulep! :tools lsp +eglot)))
(package! lsp-haskell :pin "3249cde75fb411f95fe173c222b848182fd0b752"))
(package! lsp-haskell :pin "918ffa2516a59c90f909b584f7c9968716c0e006"))