Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
JPMoresmau committed Sep 4, 2012
1 parent 94f0422 commit 5423b77
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/releasenotes/net.sf.eclipsefp.haskell_2.3.2.txt
@@ -0,0 +1,29 @@
EclipseFP Haskell 2.3.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.6.2 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:
- accept tab between section type and name in Cabal files
- treat filenames as default encoding, not utf8
- only accept ascii characters in project names, since accented characters do not work well with gcc and such

Features:
- Specify the cabal stanza you want to use settings from when checking a file in the editor

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!

0 comments on commit 5423b77

Please sign in to comment.