[Emacs] Debug ghc

This commit is contained in:
Ivan Malison 2016-10-28 14:28:45 -07:00
parent bc56a1ce61
commit 776671aae7
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -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