
Kyle Murphy wrote:
I've seen a few interesting GUI libraries, but they all seem to have died out for one reason or another, and if qtHaskell is actually being worked on and supported by someone I'd be very interested in finding out more about it.
wxHaskell intends to get into the Haskell Platform, but it needs more manpower. You can help! http://comments.gmane.org/gmane.comp.lang.haskell.wxhaskell.devel/616
It would also be nice if some of the more interesting theoretical stuff like FRP could actually get a working example built on top of one of the current generation GUI libraries (I've looked at FRP a bit, but I don't really understand it, and I haven't found any FRP libraries that still work).
I'm actively working on FRP and have released the library http://hackage.haskell.org/package/reactive-banana If you have any suggestions, questions, needs for learning material, write me an email. Try the package and the developer blog http://apfelmus.nfshost.com/blog.html#functional-reactive-programming-frp and tell me of your learning journey; I'll figure out whether I should create a written tutorial, video tutorial or something else to help understand FRP. The package http://hackage.haskell.org/package/reactive-banana-wx includes a tiny working example for wxHaskell . Best regards, Heinrich Apfelmus -- http://apfelmus.nfshost.com