<div>What&#39;s the chance things like hsc2hs and c2hs will ever be supported? :) I&#39;m aware this is a horribly difficult task (or I think it is).</div>
<div> </div>
<div>Perhaps it would be possible to find the .hsc and .chs files and run the corresponding processor over them and extract data/types/functions from the corresponding .hs files?</div>
<div> </div>
<div>I tried running leksah on one of my projects which uses a lot of FFI without much success.</div>
<div> </div>
<div>/jve<br><br></div>
<div class="gmail_quote">2009/3/31 Jürgen Nicklisch-Franken <span dir="ltr">&lt;<a href="mailto:jnf@arcor.de">jnf@arcor.de</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I&#39;m proud to announce release 0.4.4 of Leksah, the Haskell IDE written<br>in Haskell.<br>Leksahs current features include:<br>
   * On the fly error reporting with location of compilation errors<br>   * Completion<br>   * Import helper for constructing the import statements<br>   * Module browser with navigation to definition<br>   * Search for identifiers with information about types and comments<br>
   * Project management support based on Cabal with a visual editor<br>   * Haskell customised editor with &quot;source candy&quot;<br>   * Configuration with session support, keymaps and flexible panes<br>For further information: <a href="http://leksah.org/" target="_blank">leksah.org</a><br>
<br>Please don&#39;t compare what we have reached to IDE&#39;s like VisualStudio,<br>Eclipse or NetBeans. I started Leksah June 1997 and work on it in my<br>spare time for fun. I started the project for various reasons. One was<br>
to contribute to make Haskell successful in industry, because I suffer<br>from the use of inappropriate programming languages like C, C++, C# or<br>Java in my daily job. Another was to contribute to open source, which<br>
I&#39;m using privately almost exclusively. The first alpha version of<br>Leksah was published February 2008. Since the beginning of this year<br>Hamish Mackenzie joined the project and merged his Funa project with<br>Leksah, which gave a real boost.<br>
<br>I thank the people who have encouraged and helped me with their<br>comments, enthusiasm and support. I learned as well that the IDE issue<br>is a controversial theme in the community. I learned that &quot;IDEs are big<br>
evil nasty things&quot;, that &quot;if you need an IDE, something is wrong with<br>your language&quot;, that it is scientifically proved, that &quot;real cool<br>hackers will always use Emacs or vi&quot;. Most stupid I found the recurring<br>
comment: &quot;Every few years there is someone who starts a Haskell IDE<br>project and then gives up after a few years.&quot;. That will be true for<br>Leksah as well, if it will not be accepted and supported by the<br>community. The current state of Leksah is a proof of concept, that an<br>
IDE for Haskell is not a difficult thing to do if the community supports<br>it and that it will in my view be of great help and will contribute<br>tremendously to spread Haskell.<br><br>So I please the members of the community to pause for a moment and try<br>
out Leksah with a benevolent attitude.<br><br>Jürgen Nicklisch-Franken<br><br>_______________________________________________<br>Haskell-Cafe mailing list<br><a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br></blockquote></div><br><br clear="all"><br>-- <br>/jve<br>