From: Jeremy O'D. <jer...@gm...> - 2008-03-12 09:50:29
|
We are pleased to announce the first release candidate of wxHaskell 0.10.3. This is the first update with binary packages available since June 2005, and is the result of a great deal of work by a new team of contributors. We are hoping to make a full release shortly, and issues and bug reports either through the wxHaskell user mailing list (wxh...@so...) or via the Sourceforge bug tracker (http://sourceforge.net/tracker/?group_id=73133&atid=536845). Highlights of 0.10.3 rc1 include: - Support for Unicode builds of wxWidgets - Support for additional widgets including calendar, toolbar divider, styled text control (wxScintilla), media control - Support for clipboard, drag and drop - Support for 64bit (Linux) targets - Support for wxWidgets 2.6.x (support for wxWidgets 2.4.2 retained if you compile from source) - Support for building with GHC 6.6.x and 6.8.x - Parts of wxHaskell are now built with Cabal - New test cases - Removed support GHC version < 6.4 - Profiling support - Smaller generated binary sizes (using --split-objs) Binary packages are available from the wxHaskell download site at http://sourceforge.net/project/showfiles.php?group_id=73133, for the following platforms: - Debian - Windows - OS X (Intel and PPC platforms) - Source code .tar.gz and .zip - Documentation (cross-platform) About wxHaskell wxHaskell is a Haskell binding to the wxWidgets GUI library. It provides a native look and feel on Windows, OS X and Linux, and a medium level programming interface. The main project page for wxHaskell is at http://wxhaskell.sourceforge.net. The latest source code for wxHaskell can always be obtained from http://darcs.haskell.org/wxhaskell. There are developer (wxh...@li... and user (wxh...@li...) mailing lists, and a wiki page at http://haskell.org/haskellwiki/WxHaskell which can provide more information to those interested. wxHaskell was originally created by Daan Leijen. The contributors to this new release include: - Eric Kow - shelarcy - Arie Middelkoop - Mads Lindstroem - Jeremy O'Donoghue - Lennart Augustson -- Jeremy O'Donoghue jer...@gm... |
From: Simon Peyton-J. <si...@mi...> - 2008-03-20 08:02:25
|
Congratulations! wxHaskell is v cool but was suffering from lack of loving care. I'm delighted that it not only has a new team, but that you've pushed through to delivering a release. Brilliant. Simon | -----Original Message----- | From: has...@ha... [mailto:haskell-cafe- | bo...@ha...] On Behalf Of Jeremy O'Donoghue | Sent: 12 March 2008 09:50 | To: has...@ha... | Cc: wxh...@li... | Subject: [Haskell-cafe] ANNOUNCE: wxHaskell 0.10.3 rc1 | | We are pleased to announce the first release candidate of wxHaskell | 0.10.3. |
From: Don S. <do...@ga...> - 2008-03-20 17:46:06
|
I created a summer of code ticket for generic wxHaskell work, http://hackage.haskell.org/trac/summer-of-code/ticket/1550 Perhaps the wxhaskell team would like to fill this out, and perhaps approach the wxWidgets SoC organisation, to see if work on wxHaskell could be funded under their umbrella? simonpj: > Congratulations! wxHaskell is v cool but was suffering from lack of loving care. I'm delighted that it not only has a new team, but that you've pushed through to delivering a release. Brilliant. > > Simon > > | -----Original Message----- > | From: has...@ha... [mailto:haskell-cafe- > | bo...@ha...] On Behalf Of Jeremy O'Donoghue > | Sent: 12 March 2008 09:50 > | To: has...@ha... > | Cc: wxh...@li... > | Subject: [Haskell-cafe] ANNOUNCE: wxHaskell 0.10.3 rc1 > | > | We are pleased to announce the first release candidate of wxHaskell > | 0.10.3. > _______________________________________________ > Haskell-Cafe mailing list > Has...@ha... > http://www.haskell.org/mailman/listinfo/haskell-cafe > |
From: Eric K. <eri...@gm...> - 2008-03-20 18:08:16
|
On 20/03/2008, Don Stewart <do...@ga...> wrote: > I created a summer of code ticket for generic wxHaskell work, > > http://hackage.haskell.org/trac/summer-of-code/ticket/1550 > > Perhaps the wxhaskell team would like to fill this out, and perhaps > approach the wxWidgets SoC organisation, to see if work on wxHaskell > could be funded under their umbrella? Thanks, Don! I have updated the ticket with some ideas from the mailing list discussions on the matter. Anybody else from the team have something to add? Users? Potential users? By the way, we do have a potential mentor lined up, this being Kido Takahiro (shelarcy) -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9 |