ghc-gtk2hs-buildtools 0.13.10.0
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.
- Outputs:
out
- Website: https://projects.haskell.org/gtk2hs/
- Licenses: GPL 2
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-gtk2hs-buildtools 0.13.10.0
as follows:
guix install ghc-gtk2hs-buildtools@0.13.10.0
Or install the latest version:
guix install ghc-gtk2hs-buildtools
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.