gtk2hs-buildtools 0.12.0-3 source package in Ubuntu

Changelog

gtk2hs-buildtools (0.12.0-3) unstable; urgency=low

  * Patch to build with alex 3.  closes: #639037.
  * Bump to Standards-Version 3.9.2.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 10:56:49 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gtk2hs-buildtools_0.12.0.orig.tar.gz 206.3 KiB 4819b3270d0b5e4775808679815764e7a86ac0866c7c200304ecc39fb2aff4b3
gtk2hs-buildtools_0.12.0-3.debian.tar.gz 8.0 KiB f838da89e2235b6b22c67e506b4c0d6c4ca69911e5ede729df02ce4fe7b3df3d
gtk2hs-buildtools_0.12.0-3.dsc 2.0 KiB f21fd3f07e2b53309242f7dab897e7f6b69dbd704764b0d4a83b695ddaf46cbd

Available diffs

View changes file

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.