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
1) `haskell-interactive-kill` was added to the global hook instead of
the local hook.
2) Typo: `haskell-process-end-hook` was used instead of
`haskell-process-ended-hook`
3) Rename `haskell-process-ended-hook` to
`haskell-process-ended-functions` as per
https://www.gnu.org/software/emacs/manual/html_node/emacs/Hooks.html
0 commit comments