From: Günther S. <gue...@we...> - 2010-07-03 13:26:16
|
Hi Jeremy, is it possible to get wx to run with ghci / runghc at all? I don't mean restart the gui within a ghci, I mean to get it to run within a ghci session period. I don't seem to be able to do so, neither under Win32 nor Mac OS X. Günther Am 21.05.10 15:57, schrieb Jeremy O'Donoghue: > Hi lists. > > I am pleased to announce the release of wxHaskell 0.12.6. This is purely > a bugfix release, and fixes the following issues: > > 2939531: Setup.hs type error in wxcore (cabal 1.7 API change) > 2903042: Build fails on GHC 6.12.1-rc2 due to containers dependency > (cabal fix) > 2903042: TaskBarIcon don't show a popup menu (added new sample to show > how to do this) > 2851194: FindReplaceData issue > 1224727: textColor attribute does not appear to work correctly > > You can install using 'cabal install wx' on any platform supported by > Cabal, provided that you have a recent (> 2.8.6 is recommended) > wxWidgets installation. If you need help installing wxWidgets or > wxHaskell, please see http://haskell.org/haskellwiki/WxHaskell/Building. > > For developers, the darcs repository contains all of the patches, and is > up-to-date with respect to the Cabal distribution. > > Regards > Jeremy > > ------------------------------------------------------------------------------ > |