Hi,
I'm the developer and keeper of FranTk and TclHaskell.
I note Simon PJ suggested you have a look at FranTk.
It's the more powerful of the two and provides good support
for structuring programs. (It's built on top of TclHaskell.)
I spent the summer working with the GHC group on it.
TclHaskell is a much lower level interface that allows you to
write haskell programs that interface to tcl and therefore
write user interfaces. There is not much support for structuring
complex dynamic interfaces in TclHaskell, for that use FranTk.
They should both work with hugs and ghc. When the forthcoming
4.06 comes out I'll check again to make sure they do.
If you have any questions about either please ask away,
Meurig
http://www.haskell.org/FranTk
http://www.dcs.gla.ac.uk/~meurig/TclHaskell/
----- Original Message -----
From: Ronald J. Legere <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 19, 2000 1:13 AM
Subject: GUI programming
>
> What do people recommend for GUI programming in haskell these
> days? Fudgets was cool, but seems to be out of date...
> FranTk?
>
> I am mostly thinking of doing this on win32, but could
> consider linux if that is easier :0
>
> Any thought to a 'standard' (i.e., allways a part of hugs/ghc)
> GUI toolkit?
>
>
>
> +++++++++++++++++++++++++++++++++++++++++++++++++
> Ron Legere -- http://www.its.caltech.edu/~legere
> Caltech Quantum Optics
> MC 12-33
> Pasadena CA 91125
> 626-395-8343
> FAX: 626-793-9506
> +++++++++++++++++++++++++++++++++++++++++++++++++
>
>
>
>
>