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
README.txt 2012-01-13 2.5 kB
net.sf.eclipsefp.haskell_2.2.1.zip 2012-01-13 1.8 MB
Totals: 2 Items   1.8 MB 0
EclipseFP Haskell 2.2.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.3.0 of buildwrapper has been validated with this version of EclipseFP
	- EclipseFP also uses scion-browser. Version 0.2.1 has been validated with this version of EclipseFP
 

Fixes:
	- there is now an icon in the Outline of the Cabal editor for source-repository entries
	- a project that used its root as a source folder showed itself recursively in project explorer
	- haskell and cabal editors show readonly/writable, overwrite/insert, line and column information like other text editors
		(http://sourceforge.net/projects/eclipsefp/forums/forum/371922/topic/4889457)
	- you can now open a Haskell file in GHCi even if it doesn't belong to a project source folder
		(http://sourceforge.net/projects/eclipsefp/forums/forum/371922/topic/4928771)
	- do not show cabal file in project explorer if it doesn't exist
		(http://sourceforge.net/projects/eclipsefp/forums/forum/371922/topic/4928771)
	- running a file in GHCi uses the library source folders if the component the file belongs to references its own library
	- preserve case of Cabal field names in editor
	- preserve empty lines of Cabal field values in editor

Features:
	- autodetect buildwrapper and scion-browser if they're in the PATH
	- preference to turn on/off the logging of buildwrapper JSON response in console (default: off)
	- preference to turn on/off the logging of scion-browser error stream in console (default: off)
	- comment/uncomment lines on cabal sources
	- run executables and test suites from project explorer cabal stanzas
	- open declaration should work from type annotations and import statements

Internal:

Upgrade notes:

Known issues:


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!

JP Moresmau & Alejandro Serrano Mena


Buildwrapper 0.3.0: release notes

- use Main as module name for main executables and test suites

- return imports and exports in outline call

- outline works on literate files

JP Moresmau

Scion-browser 0.2.1: release notes

- now uses a sqllite database internally
- search for hoogle in more locations
- zip encoding of responses for better performance
Source: README.txt, updated 2012-01-13