Haskell support for the Eclipse IDE

Welcome. This is the sub-project that provides Haskell development support for the Eclipse IDE.

Current version

The current version is 0.9.1. Please note that this software is in an early development stage (alpha).

In addition, there is a new EclipseFP 2 development stream, working towards a version 2.0 of EclipseFP. You can find snapshot builds from this development stream on the downloads page.

Prerequisites

Download and install

Download and installation is done via the built-in Update Manager in Eclipse. You can find installation instructions here.

Sources and Developer Documentation

User Documentation

All documentation is included with the software and accessible from the Eclipse Help: choose Help > Help Contents from the menu and then select Functional Programming > Haskell from the tree at the left side. (Note for Linux users: if the Help is not displayed, you probably have to name a browser first in the preferences: go to Window > Preferences > Help and specify one.)

To get familiar with the main features of the environment, you can also try the cheat sheet: choose Help > Cheat Sheets from the menu and then select Functional Programming > Getting Started with Haskell in Eclipse.