Re: [wxhaskell-devel] Patches to build wxHaskell with wxWidgets 2.9.2 GTK on Linux

2011-07-29 Thread Dave Tapley
On 29 July 2011 08:54, Heinrich Apfelmus wrote: > Dave Tapley wrote: > > Hmm, further to this: > > > > $ darcs pull > > Pulling from "http://code.haskell.org/wxhaskell";... > > Official wxHaskell darcs repository > > ** > > No remote changes to pull in! > > $ cd wx > > $ cabal

Re: [wxhaskell-devel] Patches to build wxHaskell with wxWidgets 2.9.2 GTK on Linux

2011-07-29 Thread Heinrich Apfelmus
Dave Tapley wrote: > Hmm, further to this: > > $ darcs pull > Pulling from "http://code.haskell.org/wxhaskell";... > Official wxHaskell darcs repository > ** > No remote changes to pull in! > $ cd wx > $ cabal configure > Resolving dependencies... > Configuring wx-0.13.1... > W

Re: [wxhaskell-devel] Patches to build wxHaskell with wxWidgets 2.9.2 GTK on Linux

2011-07-28 Thread Dave Tapley
On 28 July 2011 02:45, Dave Tapley wrote: > Please find attached a darcs patch file with the changes I had to make to > build wxcore. > Feel free to have a look and comment, they are all very much "make it > compile" changes and I suspect I may have introduced badness (returning a > null pointer)

[wxhaskell-devel] Patches to build wxHaskell with wxWidgets 2.9.2 GTK on Linux

2011-07-27 Thread Dave Tapley
Please find attached a darcs patch file with the changes I had to make to build wxcore. Feel free to have a look and comment, they are all very much "make it compile" changes and I suspect I may have introduced badness (returning a null pointer). Unfortunately having made these changes and followi