You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: