Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2013-03-11 1.6 kB
net.sf.eclipsefp.haskell_2.5.2.zip 2013-03-11 5.4 MB
Totals: 2 Items   5.4 MB 0
EclipseFP Haskell 2.5.2

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

Fixes:
	- Cabal editor allows a dependency from an executable or a test class to a library via the add dependency UI
	- Stack Overflow when using a project with a dependency from an executable to a library with cabal-dev fixed (https://github.com/JPMoresmau/eclipsefp/issues/92)
	- Key bindings for actions are specific to Haskell/Cabal editors and do not pollute other editors (https://github.com/JPMoresmau/eclipsefp/issues/93)
	- Do not block UI thread for autocompletion when scion-browser is building database

Features:
	- Rebuild executables if workspace is autobuilding when dependent project is rebuilt (https://github.com/JPMoresmau/eclipsefp/issues/94)
	- Limit on failures due to configure issues on mismatched cabal (https://github.com/JPMoresmau/eclipsefp/issues/91)
	- Alex/Happy/UUagc editors use spaces for tabs

Internal:


Upgrade notes:
	- Upgrade via the Eclipse install site http://eclipsefp.sf.net/updates. 


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!
Source: README.txt, updated 2013-03-11