diff --git a/elisp/ghc-info.el b/elisp/ghc-info.el index acfbb05..d08d0dd 100644 --- a/elisp/ghc-info.el +++ b/elisp/ghc-info.el @@ -127,7 +127,7 @@ (defun ghc-expand-th () (interactive) (let* ((file (buffer-file-name)) - (cmds (list "expand" file)) + (cmds (list "expand" file "-b" "\n")) (source (ghc-run-ghc-mod cmds))) (when source (ghc-display