https://github.com/rikvdkleij/intellij-haskell
- Install latest versions of ghc-mod and haskell-docs;
- Set file paths to
ghc-mod
,hlint
,stack
andhaskell-docs
in the menuSettings
/Other Settings
/Haskell
. - Be sure in
Editor/Filetypes
thatHaskell language file
is registered with pattern*.hs
andLiterate Haskell language file
with pattern*.lhs
;