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 don't think it makes sense that one has to fiddle with elisp per project in order to set the Haskell Process Type for a given project.
Selecting between cabal-dev, cabal-ghci and ghci should be done using some smarts. For example cabal-ghci should override ghci if a cabal sandbox is detected.
The default setting should thus be 'auto' and the auto-function should "do the right thing".