[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
|
:after haskell-mode
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
|
(setq ghc-debug t)
|
||||||
(add-hook 'haskell-mode-hook 'ghc-init)))
|
(add-hook 'haskell-mode-hook 'ghc-init)))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
**** company-ghc
|
**** company-ghc
|
||||||
|
Loading…
Reference in New Issue
Block a user