Hi Andreas,
Thanks for patch!
Can you attach webkit-gstring patch let me test?
I will apply those patches if test ok.
Thanks,
-- Andy
Andreas Baldeau writes:
> Hi there,
>
> I added basic support for converting GStrings to Haskell Strings. The function
> readGString works really well so f
Hi there,
I added basic support for converting GStrings to Haskell Strings. The function
readGString works really well so far.
Andreas
1 patch for repository http://code.haskell.org/gtk2hs:
Mon Nov 15 11:31:57 CET 2010 Andreas Baldeau
* Added basic GString support.
New patches:
[Added ba