EclipseFP is a set of Eclipse plugins for Haskell development.
EclipseFP
EclipseFP is a set of Eclipse plugins for Haskell development. It provides syntax highlighting, error reporting and automatic correction, integration with GHC and Cabal. It also offers GHCi run configurations, complete with debugging support.
More Information
The EclipseFP web site: https://eclipsefp.github.io/
The Sourceforge Help forum: https://sourceforge.net/projects/eclipsefp/forums/forum/371922
The source code on GitHub: https://github.com/JPMoresmau/eclipsefp
BuildWrapper
BuildWrapper is a Haskell executable that is used by EclipseFP to interact with the Cabal and GHC APIs. The github source can be found at https://github.com/JPMoresmau/BuildWrapper