Skip to content

Commit

Permalink
updated hcar
Browse files Browse the repository at this point in the history
  • Loading branch information
JPMoresmau committed Apr 22, 2011
1 parent 6bef8f7 commit 45ca52f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EclipseFP-JE.tex
Expand Up @@ -2,12 +2,12 @@
\begin{hcarentry}[new]{EclipseFP}
\report{JP Moresmau}%11/10
\status{stable, maintained}
\participants{B.\ Scott Michel, building on code from Thiago Arrais, Leif Frenzel, Thomas ten Cate, and others}
\participants{JP Moresmau, B.\ Scott Michel, building on code from Thiago Arrais, Leif Frenzel, Thomas ten Cate, and others}
\makeheader

EclipseFP is a set of Eclipse plugins to allow working on Haskell code projects.
It features Cabal integration (.cabal file editor, uses Cabal settings for compilation), and GHC integration. Compilation is done via the GHC API, syntax coloring uses the GHC Lexer. Other standard Eclipse features like code outline, folding, and quick fixes for common errors are also provided. EclipseFP also allows launching GHCi sessions on any module including extensive debugging facilities. It uses Scion to bridge between the Java code for Eclipse and the Haskell APIs.
The source code is fully open source (Eclipse License) and anyone can contribute. Current version is 2.0.1, released in October 2010, and more versions with additional features are planned. Feedback on what is needed is welcome! The website has information on downloading binary releases and getting a copy of the source code. Support and bug tracking is handled through Sourceforge forums.
The source code is fully open source (Eclipse License) and anyone can contribute. Current version is 2.0.4, released in March 2011 and supporting GHC 6.12 and 7.0, and more versions with additional features are planned. Feedback on what is needed is welcome! The website has information on downloading binary releases and getting a copy of the source code. Support and bug tracking is handled through Sourceforge forums.

%**<img width=770 src="./eclipsefp-screenshot1.jpg">
%*ignore
Expand Down

0 comments on commit 45ca52f

Please sign in to comment.