Gtk2Hs 0.9.12.1 released
Gtk2Hs version 0.9.12.1 is now available from:
http://haskell.org/gtk2hs/download/
The source tarball and an installer for Windows are available. Packages for various platforms should become available soon, hopefully including Debian, Fedora, Gentoo, FreeBSD and Darwin.
Changes since 0.9.12:
- builds with GHC 6.8.1
- updated SOE API to match that of the recent SOE release
- added status icon binding
- added text buffer clipboard functions
- fix build issue with recent glib versions
- a few minor bug fixes