[Pkg-haskell-maintainers] Bug#672288: [Gtk2Hs] #1265: Constructors of CellRendererMode not exported

Gtk2Hs cvs-ghc at haskell.org
Wed May 9 21:18:34 UTC 2012


#1265: Constructors of CellRendererMode not exported
----------------------------------+-----------------------------------------
 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/672288:


 The constructors of the
 {{{Graphics.UI.Gtk.ModelView.CellRenderer.CellRendererMode}}} type are not
 exported, which makes the cellMode attribute rather hard to use. It
 suffices to add them to the export list in !CellRenderer.chs.
 !CellRendererMode is just an enumeration, and it seems clear that it was
 mere oversight that it was exported completely.

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

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





More information about the Pkg-haskell-maintainers mailing list