forked from colonelpanic/dotfiles
[Emacs] Debug ghc
This commit is contained in:
parent
bc56a1ce61
commit
776671aae7
@ -2628,6 +2628,7 @@ Intero seems to be causing hangs, so it has been disabled
|
||||
:after haskell-mode
|
||||
:config
|
||||
(progn
|
||||
(setq ghc-debug t)
|
||||
(add-hook 'haskell-mode-hook 'ghc-init)))
|
||||
#+END_SRC
|
||||
**** company-ghc
|
||||
|
Loading…
Reference in New Issue
Block a user