On May 14, 2010, at 16:12, Andy Stewart wrote:
> type CAsyncReadyCallback = Ptr GObject -> Ptr AsyncResult -> Ptr () -
> > IO ()
It seems odd to me that you simply define the return type. You have to
tell c2hs that a certain Haskell type should map to the corresponding
C type using the {# p
Andy Stewart writes:
> Hi Axel,
>
> Axel Simon writes:
>
>> Hi all,
>>
>> I think I've just pushed some patches, although I'm not sure they went
>> through.
>>
>> The patches should make gio, gtk and pango build but gstreamer is
>> still broken and other packages that use signals will break.
Hi Axel,
Axel Simon writes:
> Hi all,
>
> I think I've just pushed some patches, although I'm not sure they went
> through.
>
> The patches should make gio, gtk and pango build but gstreamer is
> still broken and other packages that use signals will break. The news
> are:
>
> - the connect
Hi all,
I think I've just pushed some patches, although I'm not sure they went
through.
The patches should make gio, gtk and pango build but gstreamer is
still broken and other packages that use signals will break. The news
are:
- the connect_ functions are now generated in each module and