Dennis Heuer <[EMAIL PROTECTED]> wrote,
> I found a wrapper to the popular and free UNIX-GUI GTK+ on the homepage
> www.gtk.org.
>
> Maybe that's worth a link?
A link? The library is linked from http://www.haskell.org/libraries/
For those interested, I am currently rewriting Gtk+HS to use
the C->Haskell interface generator. First code is acces-
sible from CVS - I have some more that is not committed yet
due to a space leak in C->Haskell's C parser (yes, GHC's
heap profiling is still broken *sigh*).
Manuel