Hi, On 28/06/10 11:50, Chris Lamb wrote:
Looks like libghc6-pango-dev doesn't provide Graphics.UI.Gtk.Pango.Font, it's renamed to Graphics.Rendering.Pango.Layout.
Sigh. Well I guess that's more correct, but it's a bit of a pain from a backwards-compatibility perspective. I can probably just change it to the new name, and not worry about adding ifdefs or whatever unless it trips someone up.
However, simply adjusting the import lines (and adding pango to cabal Build-Depends) doesn't work: * Bustle.hs:237:14: Ambiguous occurrence `eventKeyName' It could refer to either `Graphics.UI.Gtk.eventKeyName', imported from Graphics.UI.Gtk at Bustle.hs:45:0-21 or `Graphics.UI.Gtk.Gdk.Events.eventKeyName', imported from Graphics.UI.Gtk.Gdk.Events at Bustle.hs:47:0-32
Huh.
* Also, I get a ton of deprecation warnings and suchlike.
Yep, I saw a tonne of these too the other day, but didn't have a chance to look into it.
Fancy refreshing the package a little for GHC 6.12 and doing another release? :)
I do. I have a bugfix I want to release as well. :) I'll try to do that this week. Thanks for neatly itemising the problems!
-- Will -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org