On 09.07.2012, at 18:02, Peter Davies wrote: > P.S. What does tools/hierarchyGen/hierarchy.list actually do?
It is used by a small tool called HierarchyGen.hs to generate Types.chs. If it is really too much hassle to add tags to the file for Gtk3, you should be able to use a specify a different file in the cabal file using if's: if flag(have-gtk3) x-Types-Hierarchy: hierarchy3.list else x-Types-Hierarchy: hierarchy.list or something like that. Cheers, Axel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gtk2hs-devel mailing list Gtk2hs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel