Merge branch 'master' into release

This commit is contained in:
Daniel Gröber
2014-11-03 01:20:58 +01:00
11 changed files with 87 additions and 19 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