Re: GUI programming

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

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