Revert ""expand" specifies "-b"."

No idea what this was supposed to do, there's no mention of
any -b option anywhere that I can find.

This reverts commit f23b0db4df.
This commit is contained in:
Daniel Gröber 2014-11-03 00:45:56 +01:00
parent 9a8a3651d0
commit dbd94c4765
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
(defun ghc-expand-th ()
(interactive)
(let* ((file (buffer-file-name))
(cmds (list "expand" file "-b" "\n"))
(cmds (list "expand" file))
(source (ghc-run-ghc-mod cmds)))
(when source
(ghc-display