Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2014-11-23 | 1.7 kB | |
net.sf.eclipsefp.haskell_2.6.2.201411151729.zip | 2014-11-23 | 12.4 MB | |
Totals: 2 Items | 12.5 MB | 0 |
EclipseFP Haskell 2.6.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.8.7 of buildwrapper has been validated with this version of EclipseFP - EclipseFP also uses scion-browser. Version 0.4.0 has been validated with this version of EclipseFP Fixes: - Fix auto indent on cabal file edition - Do not create .HTF history folder in project folder - Fix --with-ghc flag not passed properly to some operations (install dependencies, etc). Note that due to a Cabal limitation (https://github.com/haskell/cabal/issues/1511) GHC needs to be in your path for successful sandbox init. - Fix wrong arguments passed to GHCi session causing warning messages - Do not install dependencies of a projet that has a dependent project in the same sandbox, install dependencies of top level projects (otherwise Cabal complains). - Allow scion-browser to recover from an error (notified as part of https://github.com/JPMoresmau/scion-class-browser/issues/13) - Do not install SourceGraph automatically Features: - Environment tab on Haskell run configurations, passed to process - Choose common sandbox location - Preference to disable automatic project dependency management (https://github.com/JPMoresmau/eclipsefp/issues/235) 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!