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, can we wait about two weeks to put out
> release candidate with XRC support (which I think would be an
> interesting feature for many people).

Hmm ... I think waiting about two weeks is better. Because I think we
couldn't release 0.12 soonly. We need feedback about wxWidgets 2.8
support from users. And we leaves some more tasks.

Fotunately, GHC 6.10.x isn't released yet. I think we have a time to
wait for adding XRC support.

http://hackage.haskell.org/trac/ghc/wiki/GHC-6.10.1


Best Regards,

-- 
shelarcy 
http://page.freett.com/shelarcy/

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel


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 in  wxHaskell.

If we are OK with two releases close together, then we could release  a
bugfix update now. Otherwise, can we wait about two weeks to put out
release candidate with XRC support (which I think would be an
interesting feature for many people).

Best regards
Jeremy

On Sat, 11 Oct 2008 14:26:25 +0900, "shelarcy" <[EMAIL PROTECTED]>
said:
> Hi all,
> 
> 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 want to use wxHaskell.
> 
> So, I think we should postpone some feature that we want adding 0.11
> to 0.12, and release new version 0.11 (or 0.10.6?) soonly.
> 
> I uploaeded un-official release what are the previous mail's one to
> HackageDB . But it's only a stopgap release, we must replace official
> one.
> 
> 
> Best Regard,
> 
> On Sat, 11 Oct 2008 13:46:01 +0900, shelarcy <[EMAIL PROTECTED]> wrote:
> >> configuration:
> >>  library: wxhaskell-0.10.4  (release 0)
> >>  (snip)
> >>
> >> *** config/config.mk:22: *** missing separator.  Stop.
> >> cabal: Error: some packages failed to install:
> >> wxcore-0.10.4 failed during the building phase. The exception was:
> >> exit: ExitFailure 2
> >>
> >> Typo in config.mk
> >>
> >> # Packages
> >> PKG-CONTAINERS=-package containers-0.2.0.0
> >> PKG-PARSEC=-package parsec-2.1.0.1
> >> 2.1.0.2
> >> PKG-TIME=-package time-1.1.2.1
> >> PKG-STM=-package stm-2.1.1.1
> >
> > I fixed this bug in the new HackageDB releace 0.10.5.
> > Please test again with 0.10.5.
> 
> -- 
> shelarcy 
> http://page.freett.com/shelarcy/
> 
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> wxhaskell-devel mailing list
> wxhaskell-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel


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 want to use wxHaskell.
> 
> So, I think we should postpone some feature that we want adding 0.11
> to 0.12, and release new version 0.11 (or 0.10.6?) soonly.

Great to see that wxhaskell is active!  I support this proposal (being a
wxhaskell user that wants to just my friends to cabal install wx)

By the way, it would be really really good if wxcore could be installed
with cabal install (and not require sudo cabal install --global)!

-- 
Eric Kow 
PGP Key ID: 08AC04F9


pgp3Er2vBRnco.pgp
Description: PGP signature
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/___
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel


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

2008-10-10 Thread shelarcy
Hi all,

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 want to use wxHaskell.

So, I think we should postpone some feature that we want adding 0.11
to 0.12, and release new version 0.11 (or 0.10.6?) soonly.

I uploaeded un-official release what are the previous mail's one to
HackageDB . But it's only a stopgap release, we must replace official
one.


Best Regard,

On Sat, 11 Oct 2008 13:46:01 +0900, shelarcy <[EMAIL PROTECTED]> wrote:
>> configuration:
>>  library: wxhaskell-0.10.4  (release 0)
>>  (snip)
>>
>> *** config/config.mk:22: *** missing separator.  Stop.
>> cabal: Error: some packages failed to install:
>> wxcore-0.10.4 failed during the building phase. The exception was:
>> exit: ExitFailure 2
>>
>> Typo in config.mk
>>
>> # Packages
>> PKG-CONTAINERS=-package containers-0.2.0.0
>> PKG-PARSEC=-package parsec-2.1.0.1
>> 2.1.0.2
>> PKG-TIME=-package time-1.1.2.1
>> PKG-STM=-package stm-2.1.1.1
>
> I fixed this bug in the new HackageDB releace 0.10.5.
> Please test again with 0.10.5.

-- 
shelarcy 
http://page.freett.com/shelarcy/

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel