Gtk2Hs 0.9.9 released

A new release for Gtk2Hs, namely version 0.9.9 is now available. This is a bug-fix release which is meant to fix various issues in the 0.9.8 release. Note further that the next release might be 0.9.10 and not necessarily 1.0.0. I apologise for my bad numbering scheme.

The tarball is available from at Sourceforge. The md5 checksum is 3276545190248d40c683cd42f51a1b6e.

Changes since 0.9.8:

  • many documentation fixes
  • documentation builds with the new haddock 0.7
  • fixed an intolerant parser in c2hs, the C header-file scanner
  • fixed segfaults when disconnecting signal handlers
  • fixed segfaults in signals that pass TextIters
  • add Pixmap from Gdk (not gtk_pixmap which is deprecated)
  • added ChildAttributes to all containers
  • minor fixes to our Makefile

Please report any problems with this release to our emailing list.

One Response to “Gtk2Hs 0.9.9 released”

  1. Antti-Juhani Kaijanaho Says:

    There is nothing wrong with your versioning scheme - that’s how it’s supposed to work :)