Download Latest Version net.sf.eclipsefp.haskell_2.6.0.201406101929.zip (6.2 MB)
Email in envelope

Get an email when there's a new version of Haskell support for Eclipse

Name Modified Size InfoDownloads / Week
Parent folder
buildwrapper.exe 2011-11-12 35.1 MB
scion-browser.exe 2011-11-12 13.9 MB
net.sf.eclipsefp.haskell_2.2.0.zip 2011-11-11 1.7 MB
README.txt 2011-11-11 1.8 kB
Totals: 4 Items   50.7 MB 0
EclipseFP Haskell 2.2.0

Release Notes


Necessary Haskell packages:

	- EclipseFP relies on BuildWrapper, a Haskell IDE library, for a lot of its functionality. See https://github.com/JPMoresmau/BuildWrapper for more information. Version 0.2 of buildwrapper has been validated with this version of EclipseFP
	- EclipseFP also uses scion-browser. Version 0.1.3 has been validated with this version of EclipseFP
 

Fixes:
	- The profiler plugin references properly all needed plugins to compile under all versions of Eclipse
	- Fix issues with special editors (Happy, Alex and web based editors)
	- 3406524: Multi valued fields in Cabal are generated one value on each line
	- 3421901: Data Files form section in Cabal Editor only takes files. you can still select directories in the UI, all files underneath will be selected

Features:
	- JDT and WST can be automatically installed when installing EClipseFP
	- It is now allowed to have a project name that is not the same as the name of the cabal file. EclipseFP uses the cabal file found under the project. An error is logged if several cabal files exist.
	- Cabal packages view to install packages from Hackage

Internal:
	- uses BuildWrapper instead of Scion, which allows building of projects that have Cabal>1.8 references between components (bug 3421334), C sources, etc


Upgrade notes:
	- You'll need to install buildwrapper and scion-browser and configure their paths in the Haskell preferences tab.

Known issues:

Thanks to Alejandro Serrano Mena, B. Scott Michel and Martijn Schrage for their contributions.
Thanks to all bug reporters and users for their feedback.
Thanks to all the people that expressed interest in EclipseFP and want to see it stay alive and improve!
Source: README.txt, updated 2011-11-11