Skip to content

Commit 591a172

Browse files
committed
Use stack ghci
1 parent 1e0da76 commit 591a172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dir-locals.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
(hindent-style . "johan-tibell")
33
(haskell-process-type . ghci)
44
(haskell-process-path-ghci . "stack")
5-
(haskell-process-args-ghci . ("exec" "ghci-ng")))))
5+
(haskell-process-args-ghci . ("ghci")))))

0 commit comments

Comments
 (0)