gtk2hsTypeGen

Tools to build the Gtk2Hs suite of User Interface libraries

Install

All systems
curl cmd.cat/gtk2hsTypeGen.sh
Debian Debian
apt-get install gtk2hs-buildtools
Ubuntu
apt-get install gtk2hs-buildtools
Arch Arch Linux
pacman -S haskell-gtk2hs-buildtools
image/svg+xml Kali Linux
apt-get install gtk2hs-buildtools
Fedora
dnf install gtk2hs-buildtools
Windows (WSL2)
sudo apt-get update sudo apt-get install gtk2hs-buildtools
Raspbian
apt-get install gtk2hs-buildtools

gtk2hs-buildtools

Tools to build the Gtk2Hs suite of User Interface libraries

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.

haskell-gtk2hs-buildtools

Tools to build the Gtk2Hs suite of User Interface libraries.