"Wilhelm B. Kloke" wrote:

> Hi,
>
> has anybody there an idea which GUI is usable with Haskell 98 on
> a Unix/X11R6 system (FreeBSD to be complete)?
>
> It seems that all GUI stuff develepmont (Fudgets, Haggis ...)
> has been stalled since some years.

The fudget library still works and it has actually received various
small improvements and additions over the last couple of years. But this
work has been done as a spare time project and as needed by another
project [1], so we haven't taken the time to create and advertise any
formal releases.

Recent versions of the fudget library and the reference manual
can be found on [2] and [3], respectively. It currently compiles with
HBC for Haskell 1.4 and Haskell 98 and, occasionally also with GHC 4.0x. 

References

[1] http://www.cs.chalmers.se/~hallgren/Alfa/
[2] ftp://ftp.cs.chalmers.se/pub/haskell/chalmers/untested/
[3] http://www.cs.chalmers.se/Cs/Research/Functional/Fudgets/Manual/

--
Thomas Hallgren

PS Since my home computer runs FreeBSD, I know for sure that Fudgets
compiles and runs just fine under FreeBSD :-)



Reply via email to