gtk2hs-buildtools
Tools to build the Gtk2Hs suite of User Interface libraries.
http://projects.haskell.org/gtk2hs/
LTS Haskell 23.27: | 0.13.12.0 |
Stackage Nightly 2025-07-12: | 0.13.12.0 |
Latest on Hackage: | 0.13.12.0 |
GPL-2.0-only licensedbyAxel Simon, Duncan Coutts, Manuel Chakravaty
Maintained by[email protected]
This version can be pinned in stack with:
gtk2hs-buildtools-0.13.12.0@sha256:e6312c122bfb8b549594d65ad69494d7d14ff19bb2b15d81110284dbef1fc02d,5368
Module documentation for 0.13.12.0
Depends on 11 packages(full list with versions):
Used by 1 package inlts-23.17(full list with versions):
This package provides a set of helper programs necessary tobuild the Gtk2Hs suite of libraries. These tools includea modified c2hs binding tool that is used to generateFFI declarations, a tool to build a type hierarchy thatmirrors the C type hierarchy of GObjects found in glib,and a generator for signal declarations that are usedto call back from C to Haskell. These tools are not neededto actually run Gtk2Hs programs.