What's new

This document contains changes and new features for every version.

de.leiffrenzel.fp.haskell_0.10.0

2005-xx-xx TODO

2005-08-14 Some fixes, built against Eclipse 3.1 (final)

Note: the sources are no longer included in the download. There is a Darcs repository with all necessary sources for those who are interested in them. The URL of the repository is http://eclipsefp.sf.net/repo/. See http://darcs.net for more information about Darcs.

de.leiffrenzel.fp.haskell_0.8.0

2005-05-16 Eclipse 3.1M7 compatibility, more language model work

Note: the ltk has now moved to the Platform feature, which means that you don't need the JDK feature anymore; the Haskell plugins will run on the Platform.

de.leiffrenzel.fp.haskell_0.7.0

2005-05-12 Eclipse 3.1M6 compatibility, native parser integration, prototypical refactoring support

Note: Eclipse 3.1 M6 is now required! If you need an Eclipse 3.0.x or 3.1 M1-M5a for some reason, it is probably better to keep using the former version, 0.6. And you need the Eclipse SDK (or at least the Platform Runtime plus the JDT Runtime). The Platform runtime is not sufficient, because the language toolkit, which I use for the Refactoring support, is still part of JDT. (I think this will change soon, so this in only temporarily.)

Note: Although the code is still platform-independent, there are now different binaries for different platforms. I have only built a version for win32. It will run on other platforms, but the native parser support is missing there.

de.leiffrenzel.fp.haskell_0.6.0

2004-11-23 Configurator wizard, improved stability and usability

de.leiffrenzel.fp.haskell_0.5.0

2004-11-04 Haddock and HUGS support, and improved GHC options support and editor.

The license has been changed from CPL 1.0 to EPL 1.0.

All plugins have been updated to the new Eclipse 3 runtime model. Development is now done on the latest Eclipse 3.1 Milestones (but it should work fine with Eclipse 3.0.x). The common.* plugins have been renamed. (You may have to remove plugins from older versions, if problems occur.)

de.leiffrenzel.fp.haskell_0.4.0

2004-07-19 Interpreter support (GCHi) and more bugfixes.

de.leiffrenzel.fp.haskell_0.3.0

2004-06-12 Mainly bugfixes and improved ghc compiler support.

Note: Eclipse 3.0 M9/RC1/RC2 is now required!

de.leiffrenzel.fp.haskell_0.2.0

2004-04-28 Started to make the user interface more convenient.

de.leiffrenzel.fp.haskell_0.1.0

2004-03-10 This is the initial version.