elisp/haskell-intero-init.el
changeset 99 c50532aea1f3
parent 94 8f7bb9aba71a
--- a/elisp/haskell-intero-init.el	Thu Feb 23 17:29:02 2017 -0600
+++ b/elisp/haskell-intero-init.el	Wed Sep 20 14:12:46 2017 -0500
@@ -16,6 +16,8 @@
 (add-hook 'haskell-mode-hook 'intero-mode)
 
 (setq
+ compile-command "stack build "
+
  haskell-stylish-on-save t
  haskell-indentation-layout-offset 4
  haskell-indentation-left-offset 4