mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Reformat haskell packages.el
This commit is contained in:
@ -2,11 +2,9 @@
|
||||
;;; lang/haskell/packages.el
|
||||
|
||||
(package! haskell-mode)
|
||||
|
||||
;;
|
||||
(cond ((featurep! +dante)
|
||||
(package! dante))
|
||||
(t (package! intero)))
|
||||
|
||||
(package! hindent)
|
||||
|
||||
(cond ((featurep! +dante)
|
||||
(package! dante))
|
||||
((package! intero)))
|
||||
|
||||
|
Reference in New Issue
Block a user