summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/hs-gtk2hs/pkg-descr
blob: b096f6e4f207c221f4906cb15a022d4cd67a2612 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Gtk2Hs is a GTK2 binding for Haskell. It is a rewrite of gtk+hs with a couple
of improvements:

  * Automatic memory management.
  * Nearly complete coverage of widget functions and their signals, including
    the new text and list widgets.
  * The convenience wrapper MoGuL (Monad Gui Library) makes it possible to
    create and lookup named widgets in a type safe way.
  * Unicode support.

WWW: http://haskell.org/gtk2hs/

-- Oliver Braun
obraun@FreeBSD.org