Package: haskell-gtk / 0.14.6-1

Metadata

Package Version Patches format
haskell-gtk 0.14.6-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
work around pixel define.patch | (download)

gtk.cabal | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 work around predefined "pixel" on some architectures
 "pixel" is predefined on some Ubuntu architectures, confusing gtk2hsC2hs.
 Explicitly undefine it to work around this.