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 just installed haskell-mode from git, and when I try to run an interactive command, I get the error:
You tried to do an interaction command, but an interaction mode has not been enabled yet.
Run M-x describe-variable haskell-mode-hook for a list of such modes.
If I try to configure haskell-mode-hook, I can set things like indent mode but there is nothing about picking the interactive mode. Does the error message need to be updated?