We extend the Eclipse IDE with tools for development in Haskell, a functional programming language, providing support for a wide range of tools (compilers, interpreters, doc tools etc.) in a coherent, convenient and configurable environment.
Features
- Build projects based on Cabal files (includes Cabal editor)
- Integration with GHCi debugger
- Full outline view
- Use GHC API via BuildWrapper for typechecking
- Code completions template for common Haskell idioms
- Supports GHC 7.0 to 7.6
- Hoogle integration
- Show HLint errors and recommendations, with automatic application of suggestions
- Show profiling results in graph
- Install Cabal packages easily!
- Integrates with HTF for easy visualisation of test results

