Which emacs extensions do you use and how do you configure it to work productively?
P.S. I use haskell mode with additions of ghc-mod. I like it, but it doesn't support navigation to a symbol and completion doesn't look IDE-like but it's stil usable.
Enable haskell support in auto-complete package - it will complete pragmas, function names, etc. haskell-mode also includes support for hlint & haskell scan - to check source code for "bad" code, etc. There was work on Haskell support in CEDET, but it wasn't finished :-( Implementing of such support in CEDET will allow to get symbol navigation & code completion "automatically" as CEDET implements this out-of-box...
There is some information at the haskell wiki.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With