Hi Matt,

On Jan 12, 2011, at 20:11, Andy Stewart wrote:

> Matt Arsenault <arse...@rpi.edu> writes:
>
>> If I try to build Clutterhs with recent versions of Gtk2hs, I get  
>> build errors such as:
>>    Could not find module `Graphics.UI.Gtk.Types':
>>      it is a hidden module in the package `gtk-0.12.0'
>>      Use -v to see a list of the files searched for.
>>
>> This didn't used to happen. I need access to the various type  
>> modules for Pango types, and for
>> ClutterGtk. What can I do?
> Import Graphics.UI.GtkInternals instead
>

Well, no, that's wrong. That module should only be used by bindings to  
other libraries that use the gtk/glib C libraries.

I think what your compile error indicates is that we forgot to re- 
export some of the pango types. Which type do you need? Can you not  
get them by importing Pango?

Cheers,
Axel

> Cheers,
>
>  -- Andy
>
>
> ------------------------------------------------------------------------------
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how  
> you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Gtk2hs-devel mailing list
> Gtk2hs-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to