Gtk2Hs: Difference between revisions
BrettGiles (talk | contribs) m (Category) |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:User interfaces]] | [[Category:User interfaces]] | ||
== What is it? == | == What is it? == | ||
Line 15: | Line 14: | ||
The widget function coverage is almost complete, only a few minor bits and pieces are missing. | The widget function coverage is almost complete, only a few minor bits and pieces are missing. | ||
It currently builds with ghc 5.04.3 through to 6. | It currently builds with ghc 5.04.3 through to 6.8.2 | ||
[[Category:Applications]] | [[Category:Applications]] |
Revision as of 22:40, 14 December 2007
What is it?
Gtk2Hs is a Haskell binding to Gtk+ 2.x. Using it, one can write Gtk+ based applications with GHC.
Homepage
Status
It currently works with Gtk+ 2.0 through to 2.8 on Unix, Win32 and MacOS X. The widget function coverage is almost complete, only a few minor bits and pieces are missing.
It currently builds with ghc 5.04.3 through to 6.8.2