On Mon, 2006-03-13 at 09:58 +0100, Daniel Fischer wrote:
> Hello All,
> 
> how would I get myself a working (and easy to use) GUI-library?

There are two main GUI libraries at the moment: Gtk2Hs and wxHaskell.

http://haskell.org/gtk2hs/
http://wxhaskell.sourceforge.net/

Both will work with current versions of GHC etc. You can either use
distro packages if they're available for your distro or build from
source.

Personally I'd recommend Gtk2Hs but then I'm biased because I help
maintain Gtk2Hs :-).

Duncan 


_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to