I very new to emacs and I installed evil-mode and haskell-mode.
The problem that I have is that every time I press 'o' an haskell-mode-hook window pops up and tells me that the variable is nil and I should configure it.
It only appears when I didn't specify an indention mode, but all those indention modes are super strange and I don't want them to be active.
Is there a way that I can prevent those 'pop ups'?