From e3e828bcb110eaec6954e53570b03f99b38ef8b4 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Tue, 15 Sep 2015 09:47:48 -0500 Subject: Added ansible init. --- elisp/haskell-init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'elisp/haskell-init.el') diff --git a/elisp/haskell-init.el b/elisp/haskell-init.el index 31c0804..8f5dd78 100644 --- a/elisp/haskell-init.el +++ b/elisp/haskell-init.el @@ -68,8 +68,8 @@ '(haskell-indentation-left-offset 4) '(haskell-process-type 'cabal-repl) - '(haskell-process-args-cabal-repl '("--ghc-option=-ferror-spans" "--with-ghc=ghci-ng")) - '(haskell-process-path-ghci "ghci-ng") + ;; '(haskell-process-args-cabal-repl '("--ghc-option=-ferror-spans" "--with-ghc=ghci-ng")) ;; ghci-ng + ;; '(haskell-process-path-ghci "ghci-ng") ;; ghci-ng '(haskell-process-args-ghci "-ferror-spans") '(haskell-process-suggest-remove-import-lines t) '(haskell-process-auto-import-loaded-modules t) -- cgit v1.2.3