Haskell LSP is a plugin that provides Haskell language support for IntelliJ IDEA
It uses the Haskell Language Server to provide features like code completion, go to definition, and more.
Syntax Highlighting is loosely based around intellij-haskell's Lexer/Parser and The Haskell 98 Report.