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