1
0
Fork 0

feat(emacs): add haskell packages

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-10-23 23:07:00 -04:00
parent 845f21b146
commit 6237d9214b
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -75,6 +75,8 @@
(straight-use-package 'yaml-mode) (straight-use-package 'yaml-mode)
(straight-use-package 'poetry) (straight-use-package 'poetry)
(straight-use-package 'slime) (straight-use-package 'slime)
(straight-use-package 'haskell-mode)
(straight-use-package 'lsp-haskell)
;; ====== Custom ============================= ;; ====== Custom =============================