[Pkg-haskell-maintainers] Bug#672289: [Gtk2Hs] #1266: IconView has an overlapping instance of CellLayoutClass

Gtk2Hs cvs-ghc at haskell.org
Wed May 9 21:19:42 UTC 2012


#1266: IconView has an overlapping instance of CellLayoutClass
----------------------------------+-----------------------------------------
 Reporter:  guest                 |       Owner:  somebody
     Type:  defect                |      Status:  new     
 Priority:  normal                |   Milestone:  0.11.0  
Component:  general (Gtk+, Glib)  |     Version:  0.11.0  
 Keywords:                        |  
----------------------------------+-----------------------------------------
 This was reported by Julian Blake Kongslie on
 http://bugs.debian.org/672289:

 The type Graphics.UI.Gtk.!ModelView.!IconView.!IconView has two
 overlapping
 instances of !CellLayoutClass; this prevents use of such instances.

 It suffices to remove the instance declaration from the
 Graphics/UI/!ModelView/!IconView.chs file. As the instances are both empty
 (and trivially identical) it doesn't matter which is removed, but all
 the other !CellLayoutClass instances are in the !CellLayout.chs file.

 The version is 0.12.3 (missing in the trac pulldown).

-- 
Ticket URL: <http://hackage.haskell.org/trac/gtk2hs/ticket/1266>
Gtk2Hs <http://haskell.org/gtk2hs/>
The Gtk2Hs project





More information about the Pkg-haskell-maintainers mailing list