
24 Jun
2005
24 Jun
'05
8:32 a.m.
On Fri, Jun 24, 2005 at 12:43:33PM +0100, Duncan Coutts wrote:
Gtk2Hs - A Haskell GUI library based on the Gtk+ GUI Toolkit.
Version 0.9.8 is now available from:
Changes since 0.9.7: * much greater API coverage, including the new Gtk+ 2.6 APIs * Yampa/wxHaskell-style properties added for all widgets * improved reference documentation, there is more of it and the docs for each module are now split into sections. * works with GHC 6.4
It's a little confusing that you use .cabal for files that are not Cabal package descriptions, but rather installed package info files as used by ghc-pkg 6.4. In the fptools tree, such files are typically called "package.conf".