On Sun, Nov 5, 2017 at 4:56 AM, Sven Panne <svenpa...@gmail.com> wrote:
> This is not an issue about 8.2.2 per se, but 8.2 changes in general: Recent
> discussions on Haskell Cafe showed serious problems with Emacs' haskell-mode
> due to some ad hoc changes like https://phabricator.haskell.org/D3651.

I've long used ghci -v0 to achieve the same effect.  When you have a
couple hundred modules the "loaded X Y Z" is worse than useless.  But
it's better to just add -v0, and maybe add more flags for finer
control, than change the default and break tools.
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users

Reply via email to