<div>Hi Lists,</div><div> </div><div>I am please to announce that wxHaskell 0.13.2 has just been uploaded to Hackage.</div><div> </div><div>This is mainly a bugfix release, although it brings a few useful changes:</div><ul>
<li>Changes to support build under Haskell Platform 2011.4.0.0</li><li>OpenGL support if your wxWidgets build is configured with it (reinstated functionality)</li><li>StyledTextControl support if your wxWidgets build is configured with it (reinstated functionality)</li>
</ul><div>This is intended to be the final wxHaskell release supporting wxWidgets 2.8.x.</div><div> </div><div>Provided that you have a suitable Unicode wxWidgets 2.8 install configured on your machine, you should be able to install with. <font face="courier new,monospace">cabal install wx</font></div>
<div> </div><div>In the near future, we will be committing an updated wxHaskell release supporting wxWidgets 2.9, but this implies a number of breaking API changes, and the size of team supporting wxHaskell is not large enough to cover both. As such, this release is recommended to those who will not be able to move to wxWidgets 2.9 and later.</div>
<div> </div><div>The next release has more significant improvements planned, including wrapping several additional wxWIdgets libraries and restoring correct operation in GHCi. We do not have a formal timeline as yet, but the code is working in test repositories, and mainly needs work to make it cross-platform clean.</div>
<div> </div><div>This release has been tested on the following platforms:</div><ul><li>Windows 7 / Haskell Platform 2011.4.0.0 / wxPack 2.8.12 (Unicode, Release)</li><ul><li>OpenGL is not enabled on the test platform, so OpenGL samples do not work.</li>
<li>StyledTextControl is not enabled on the test platform, so STC samples do not work.</li><li>All other sample code compiles, links and runs, but has only been tested for Unicode wxWidgets builds.</li></ul><li>Ubuntu 10.0.4 LTS (32 bit) / GHC 6.12 / wxWidgets 2.8.10 </li>
<ul><li>Repo packages: wx2.8-headers, libwxgtk2.8-0, libwxgtk2.8-dev, libglitz1, libglitz-gl1, libgl1-mesa-dri, libglu1-mesa, libglu1-mesa-dev, mesa-common-dev, libgl1-mesa-dev, libgl1-mesa-glx, ghc6</li><li>Cabal packages: strict, stm, OpenGL, cabal-install</li>
<li>OpenGL is enabled on the test platform, and the samples compile and run.</li><li>StyledTextControl is not enabled on the test platform, so STC samples do not work.</li><li>All other sample code compiles, links and runs, but has only been tested for Unicode wxWidgets.</li>
</ul></ul><div>I do not have access to an OS X platform for test, so would appreciate feedback on any issues found by OS X users. There are known to be issues on 64 bit OS X builds, which will be addressed in the next release.</div>
<div> </div><div>The source repository at <a href="http://code.haskell.org">code.haskell.org</a> has not yet been updated with the patches. This will happen in the next day or so.</div><div> </div><div>Best regards</div><div>
Jeremy</div>