gtk2hs-buildtools 0.12.4-2ubuntu1 source package in Ubuntu
Changelog
gtk2hs-buildtools (0.12.4-2ubuntu1) trusty; urgency=medium * tools/c2hs: Parse __int128 and friends as "int", fixing a haskell-glib build failure on arm64. -- Colin Watson <email address hidden> Mon, 07 Apr 2014 11:39:11 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gtk2hs-buildtools_0.12.4.orig.tar.gz | 207.5 KiB | 5fe05fee08484ee9a8515b04536426fe263c830094c548534304971e2ffa0576 |
gtk2hs-buildtools_0.12.4-2ubuntu1.debian.tar.gz | 6.7 KiB | b1d5cb232fcdeed97126d5ac7b98177a2b631a372687c4f370e62c9428047455 |
gtk2hs-buildtools_0.12.4-2ubuntu1.dsc | 2.2 KiB | d91eb4b703bc98f00ad72175e6d5d12434e08607c433d715cf12d1666f1dfef0 |
Available diffs
Binary packages built by this source
- 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.