From: Eric Y. K. <eri...@gm...> - 2008-05-17 21:11:34
|
Hello! On Sat, May 17, 2008 at 23:05:56 +0200, Mattia Belletti wrote: > Then used the darcs version of wxHaskell. I'm running Mac OS X with > Leopard. Sadly, the released wxHaskell does not support wxWidgets 2.8, which is what comes on Leopard (or what can be installed on it). But you're in luck! Just recently some patches have made it into the darcs version. Please try installing the wxhaskell from darcs get http://darcs.haskell.org/wxhaskell And let us know how you get on... Note that to run the sample applications: ghc --make foo macosx-app foo open foo.app I know this works because I am using Leopard myself, so I hope your experience will be positive... -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9 |