Henrik Lissner 2023-02-21 00:32:08 -05:00
parent f35ac88284
commit de355b009a
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
5 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 "90503413f4cdb0ed26871e39c4e6e2552b57f7db")
(package! haskell-mode :pin "a34ccdc54be15043ff0d253c3c20087524255491")
(when (and (modulep! +lsp)
(not (modulep! :tools lsp +eglot)))
(package! lsp-haskell :pin "485c1148ce4d27030bb95b21c7289809294e7d31"))
(package! lsp-haskell :pin "3249cde75fb411f95fe173c222b848182fd0b752"))