Re: [Gtk2hs-devel] [patch] add Gtk2HsSetup.hs to .cabal files

2010-05-05 Thread Axel Simon
On 05.05.2010, at 13:18, Andy Stewart wrote: > Hi Wallace, > > "Wallace, Malcolm" writes: > >>> * The gtk package still does not build... >>> HookGenerator >>> where >>>the module name for >> >> Apologies, this was due to not rebuilding the gtk2hs-buildtools >> package >>

Re: [Gtk2hs-devel] [patch] add Gtk2HsSetup.hs to .cabal files

2010-05-05 Thread Andy Stewart
Hi Wallace, "Wallace, Malcolm" writes: >> * The gtk package still does not build... >>HookGenerator >>where >> the module name for > > Apologies, this was due to not rebuilding the gtk2hs-buildtools package > before trying gtk. Using the latest version of the buildtoo

Re: [Gtk2hs-devel] [patch] add Gtk2HsSetup.hs to .cabal files

2010-05-05 Thread Axel Simon
Excellent! Thanks. Axel On 05.05.2010, at 11:20, Wallace, Malcolm wrote: >> * The gtk package still does not build... >> HookGenerator >> where >>the module name for > > Apologies, this was due to not rebuilding the gtk2hs-buildtools > package > before trying gtk. Using

Re: [Gtk2hs-devel] [patch] add Gtk2HsSetup.hs to .cabal files

2010-05-05 Thread Wallace, Malcolm
> * The gtk package still does not build... >HookGenerator >where > the module name for Apologies, this was due to not rebuilding the gtk2hs-buildtools package before trying gtk. Using the latest version of the buildtools seems to solve that problem. So now, the gtk pa

Re: [Gtk2hs-devel] [patch] add Gtk2HsSetup.hs to .cabal files

2010-05-05 Thread Andy Stewart
"Wallace, Malcolm" writes: >> - someone to report that building on Windows now works properly (I >> might nudge Malcom Wallace for that) > > I can report that glib, cairo, and pango all build fine for me on > Windows now. > > * I have the C libs for gtk+-2.20, downloaded from www.gtk.org: >

Re: [Gtk2hs-devel] [patch] add Gtk2HsSetup.hs to .cabal files

2010-05-05 Thread Wallace, Malcolm
> - someone to report that building on Windows now works properly (I > might nudge Malcom Wallace for that) I can report that glib, cairo, and pango all build fine for me on Windows now. * I have the C libs for gtk+-2.20, downloaded from www.gtk.org: http://ftp.gnome.org/pub/gnome/binaries/

Re: [Gtk2hs-devel] [patch] add Gtk2HsSetup.hs to .cabal files

2010-05-05 Thread Andy Stewart
Axel Simon writes: > Hi Jens, > > the repo works for me at the mo. I've applied and pushed your patch, > thanks. Really? Can you convert gtk2hs main repo to "hashed-format" ? I have build mirror repository at https://patch-tag.com/r/AndyStewart/gtk2hs-sync-mirror/home Much faster than code.ha

Re: [Gtk2hs-devel] [patch] add Gtk2HsSetup.hs to .cabal files

2010-05-05 Thread Axel Simon
Hi Jens, the repo works for me at the mo. I've applied and pushed your patch, thanks. The only thing that stops us from releasing is - gstreamer needs modifications to Setup.hs since it has two type hierarchies (a few hours) - the bugs recently found in the Clipboard functions - someone to r

Re: [Gtk2hs-devel] [patch] add Gtk2HsSetup.hs to .cabal files

2010-05-05 Thread Andy Stewart
Hi Jens, Thanks for your patch! I can't apply your patch because i can't access code.haskell.org too. I have add `deom` directory under every sub-directory to ready for split non-core packages. Can you add those `demo` directory to `extra-source-files`, and send patch again? I will apply your