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
This now calls haskell-process-cabal, but the elisp manual clearly states (in section D.2):
Don't define C-c LETTER' as a key in Lisp programs. Sequences consisting ofC-c' and a letter (either upper or lower case) are
reserved for users; they are the only sequences reserved for
users, so do not block them.