lang/haskell: refactor + add company-ghc
This commit is contained in:
parent
e1f60b2bfd
commit
0e78cde69d
2 changed files with 20 additions and 10 deletions
|
@ -1,7 +1,8 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/haskell/packages.el
|
||||
|
||||
;; requires haskell cabal-install ghz happy alex
|
||||
|
||||
(package! haskell-mode)
|
||||
(package! dante)
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-ghc))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue