|
|
|
|
|
by marcosdumay
2512 days ago
|
|
Ouch, it has been so long that I have forgot about this. Add this to your emacs init script somewhere: (add-hook 'haskell-mode-hook 'turn-on-haskell-indentation)
It is also not compatible with older versions of intero and haskell-mode, so if you have old configuration there, you may want to remove it.Honestly, it's even weird this isn't on by default. |
|