freebsd-ports/x11-toolkits/hs-gtk2hs/pkg-descr
Volker Stolz 8cd76ff3bf - Bump PORTEPOCH since I managed to spill this with a local version;
this will teach me do test stuff in /usr/ports.
- Update WWW-tag while here

Pointy hat: me
2005-10-16 20:36:26 +00:00

14 lines
463 B
Text

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