mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General cleanup + minor tweaks
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
;;; module-haskell.el
|
||||
|
||||
;; Requires cabal installed for syntax-checking, and ghci (or hugs) to be
|
||||
;; installed for REPL support.
|
||||
;; requires cabal (flycheck), ghci/hugs (repl)
|
||||
|
||||
(def-package! haskell-mode
|
||||
:mode (("\\.hs$" . haskell-mode)
|
||||
|
Reference in New Issue
Block a user