Enable haskell support in autocomplete package - it will complete pragmas, function names, etc. haskell-mode also includes support for hlint and haskell searches - for checking source code for bad code, etc. There was work on Haskell support in CEDET, but it was not completed :-( Implementing such support in CEDET will automatically “type” navigation and code completion, since CEDET implements this ready-made code ...
source share