Re: [wxhaskell-devel] darcs patch: Fix configure doesn't care about that us... (and 2 more)

2008-10-11 Thread shelarcy
Pushed. 2008/10/11 shelarcy <[EMAIL PROTECTED]>: > Sat Oct 11 12:25:55 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2008 shelarcy [EMAIL PROTECTED]> > * Fix configure doesn't care about that users can install some version of= > packages. > > Sat Oct 11 12:31:52 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2008 shelar

[wxhaskell-devel] patch applied (wxhaskell): Use wxWidgets 2.8.9 in default when building on Windows.

2008-10-11 Thread Kido Takahiro
Sat Oct 11 00:29:03 EDT 2008 shelarcy <[EMAIL PROTECTED]> * Use wxWidgets 2.8.9 in default when building on Windows. M ./configure -1 +1 M ./wxc/wxc-2.4.dsp -4 +4 M ./wxc/wxc-2.6.dsp -4 +4 M ./wxc/wxc-2.8.dsp -8 +8 M ./wxc/wxc-2.8.dsw -2 +2 View patch online: http://cod

[wxhaskell-devel] patch applied (wxhaskell): Bump version number to 0.10.5

2008-10-11 Thread Kido Takahiro
Fri Oct 10 23:31:52 EDT 2008 shelarcy <[EMAIL PROTECTED]> * Bump version number to 0.10.5 M ./configure -1 +1 M ./wx/wx.cabal -1 +1 M ./wxc/wxc-2.4.dsp -4 +4 M ./wxc/wxc-2.6.dsp -4 +4 M ./wxc/wxc-2.8.dsp -4 +4 M ./wxcore.cabal -1 +1 View patch online: http://code.ha

[wxhaskell-devel] patch applied (wxhaskell): Fix configure doesn't care about that users can install some version of packages.

2008-10-11 Thread Kido Takahiro
Fri Oct 10 23:25:55 EDT 2008 shelarcy <[EMAIL PROTECTED]> * Fix configure doesn't care about that users can install some version of packages. M ./configure -5 +5 View patch online: http://code.haskell.org/wxhaskell/_darcs/patches/20081011032555-c1071-85e9d0d9f15875ee9b94f77ec5c6e2667a

Re: [wxhaskell-devel] How about release wxHaskell 0.11? (Was: build failure in new release

2008-10-11 Thread shelarcy
On Sat, 11 Oct 2008 16:24:46 +0900, Jeremy O'Donoghue <[EMAIL PROTECTED]> wrote: > I am about two weeks away from committing XRC support. It's working > about 70% at the moment It's Great! > If we are OK with two releases close together, then we could release a > bugfix update now. Otherwise, ca

Re: [wxhaskell-devel] How about release wxHaskell 0.11? (Was: build failure in new release

2008-10-11 Thread Jeremy O'Donoghue
Hi all, I am about two weeks away from committing XRC support. It's working about 70% at the moment and I need to write test cases to cover most widgets and make sure the most important functions are working, as well as writing a wiki tutorial to show how to do the Real World Haskell GUI chapter i

Re: [wxhaskell-devel] How about release wxHaskell 0.11? (Was: build failure in new release

2008-10-11 Thread Eric Y. Kow
Hey all, On Sat, Oct 11, 2008 at 14:26:25 +0900, shelarcy wrote: > We already fixed two critical build problem in the darcs repository: > - wxWidgets 2.8.x build problem > - GHC 6.10.x build problem > > But current our official wxHaskell release version 0.10.3 is not. > This is bad for people who