Re: GUI programming

2000-01-20 Thread Meurig Sage
> 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 wi

RE: GUI programming

2000-01-20 Thread Simon Peyton-Jones
Try FranTk. http://www.haskell.org/FranTk/ There are other pointers at haskell.org too., Simon

GUI programming

2000-01-18 Thread Ronald J. Legere
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) G