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
When in haskell-mode I experience the following problem:
If I use my enter key to go to a new line, indentation is already there for me (this is the case with all indentation modes). But that's not a problem of course. The problem comes when I use C-a to jump to the start of the line. If I type now, all my actions will have some delay; sometimes a little, other times a lot.
This looks like a bug to me, but I'm not very experienced with this (month or two) so maybe it's just a fuckup of mine.