ghc dep cleanup
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
(setq fci-rule-column 80))
|
||||
(use-package all-the-icons)
|
||||
(use-package haskell-mode)
|
||||
(use-package ghc)
|
||||
|
||||
(use-package web-mode)
|
||||
(use-package less-css-mode)
|
||||
|
||||
@@ -4,10 +4,6 @@
|
||||
(when (fboundp 'windmove-default-keybindings)
|
||||
(windmove-default-keybindings))
|
||||
|
||||
(autoload 'ghc-init "ghc" nil t)
|
||||
(autoload 'ghc-debug "ghc" nil t)
|
||||
(add-to-list 'exec-path "~/.cabal/bin")
|
||||
|
||||
(add-to-list
|
||||
'default-frame-alist
|
||||
'(font . "Iosevka Term 10"))
|
||||
|
||||
Reference in New Issue
Block a user