gtk2hs-buildtools

Tools to build the Gtk2Hs suite of User Interface libraries.

http://projects.haskell.org/gtk2hs/

Version on this page:0.13.0.5@rev:1
LTS Haskell 22.17:0.13.10.0@rev:1
Stackage Nightly 2024-04-19:0.13.10.0@rev:1
Latest on Hackage:0.13.10.0@rev:1

See all snapshots gtk2hs-buildtools appears in

GPL-2.0-only licensed by Axel Simon, Duncan Coutts, Manuel Chakravaty
Maintained by [email protected]
This version can be pinned in stack with:gtk2hs-buildtools-0.13.0.5@sha256:88872f9a3f6f43d33f807d7714ac60e8e0bb0aba75e3fdc62e4415bfa392158f,4430

Module documentation for 0.13.0.5

There are no documented modules for this package.

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 generate FFI declarations, a tool to build a type hierarchy that mirrors the C type hierarchy 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.