aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-gtk2hs-buildtools/pkg-descr
blob: 5886066ca240a8f1a43bfa885371b797a58a54d7 (plain) (blame)
1
2
3
4
5
6
7
8
This package provides a set of helper programs necessary to build the Gtk2Hs
suite of libraries.  These tools include a modified c2hs binding tool that
is used to generated FFI declarations, a tool to build a type hiearchy that
mirrors the C type hiearchy of GObjects found in glib, and a generator for
signal declarations that are used to call back from C to Haskell.  These tools
are not needed to actually run Gtk2Hs programs.

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