ANNOUNCE: Gtk2Hs version 0.9.8 released
Ross Paterson
ross at soi.city.ac.uk
Fri Jun 24 08:32:36 EDT 2005
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:
>
> http://haskell.org/gtk2hs/
>
> 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".
More information about the Libraries
mailing list