Closed
Description
Hi everybody!
Should we simplify haskell-mode
to just syntax highlight and indentation machinery (with some auto completion tweaks), and move all heavy interactive logic to another one package, including error highlighting (since it is related on compilation too), REPL completions, type information, etc.?
What do you think?