General cleanup + minor tweaks
This commit is contained in:
parent
923d4585fa
commit
3fee758e20
6 changed files with 17 additions and 19 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue