The Eclipse Project provides a development environment foundation for developing in a multitude of programming languages. EclipseFP is an Eclipse extension for Haskell development. It may be buggy, as it is an alpha release. GHC and Hugs are two Haskell compilers supported by EclipseFP. SOE is a set of Haskell programs useful for learning functional programming in Haskell.
What follows are instructions for installing these programs on your personal computer running Windows XP or Windows Vista.
The Eclipse distribution below requires a Java 5.0 JDK (any Java 5.0 JDK, Update 13 or later, should be sufficient). If you already have an appropriate JDK installed, you need not re-install it. The Java Runtime Environment (JRE) alone is NOT sufficient for running Eclipse.
If you already have Eclipse Europa installed, you need not re-install it.
The end of the README file contains some usage notes.