Closed
Description
I can't be certain, but I believe in past haskell-interactive-mode asked me to start new process each time project file opened (I can't speak about single *.hs
files, because I use them very rarely), but now it's not true. It's just silently opens file.
Is there some benefits of interactive mode without active process over plain haskell mode?
To activate interactive mode I have following in my init file:
(require 'haskell-interactive-mode)
(add-hook 'haskell-mode-hook #'interactive-haskell-mode)
Metadata
Metadata
Assignees
Labels
No labels