diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index e28e662f..76124f3f 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -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