Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2012-02-01 | 1.3 kB | |
net.sf.eclipsefp.haskell_2.2.2.zip | 2012-02-01 | 1.8 MB | |
Totals: 2 Items | 1.8 MB | 0 |
EclipseFP Haskell 2.2.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.4.0 of buildwrapper has been validated with this version of EclipseFP - EclipseFP also uses scion-browser. Version 0.2.6 has been validated with this version of EclipseFP Fixes: - Remove redundant import leaves behind "()" after removing operator http://sourceforge.net/tracker/?func=detail&aid=3477415&group_id=108233&atid=1000719 - data files and compiler options are formatted on several lines for better readability https://sourceforge.net/tracker/?func=detail&aid=3452813&group_id=108233&atid=1000719 Features: - Quick fix: apply hlint suggestion - auto completion: "." is not a autocompletion trigger by default, but it can be set in the preferences - project clean delete .dist-buildwrapper folder Internal: - Performance enhancements: cache outlines, pass flags to certain buildwrapper operations 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!