Since Emacs does not have tail call optimization then `haskell-indentation-phrase-rest` can blow the stack and make everything super slow. Derecursivize `haskell-indentation-phrase-rest`!
Since Emacs does not have tail call optimization then
haskell-indentation-phrase-restcan blow the stack and make everything super slow.Derecursivize
haskell-indentation-phrase-rest!