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
net.sf.eclipsefp.haskell_2.3.1.zip 2012-08-03 5.3 MB
README.txt 2012-08-03 1.4 kB
Totals: 2 Items   5.3 MB 0
EclipseFP Haskell 2.3.1

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.6.1 of buildwrapper has been validated with this version of EclipseFP
	- EclipseFP also uses scion-browser. Version 0.2.10 has been validated with this version of EclipseFP
 

Fixes:
	- Clean project removes all Haskell problems markers in project
	- Autocomplete 
		- StackOverflow if a module exported itself fixed
		- Now properly offers symbols from exposed modules from the library in the same project if there is an internal dependency
	- Various defensive code
	- Escape paths with spaces properly (SourceGraph and other tools invocation)

Features:
	- Format source with stylish-haskell
	- Command history for GHCi sessions
	- Tooltips now can use HTML rendering
	- Markers have column information and not only line information (squiggly lines are back).
	- Hover over a symbol and a marker display both information.

Internal:


Upgrade notes:


Known issues:

Many thanks to Martijn Schrage for his 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 2012-08-03