We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e0da76 commit 591a172Copy full SHA for 591a172
.dir-locals.el
@@ -2,4 +2,4 @@
2
(hindent-style . "johan-tibell")
3
(haskell-process-type . ghci)
4
(haskell-process-path-ghci . "stack")
5
- (haskell-process-args-ghci . ("exec" "ghci-ng")))))
+ (haskell-process-args-ghci . ("ghci")))))
0 commit comments