[Haskell-beginners] install wxHaskell on osx 10.7 64bit

Miguel Negrao miguel.negrao-lists at friendlyvirus.org
Sat Apr 7 13:35:55 CEST 2012


Hi list,

I’m very Haskell newbie, and I’m trying to install wxHaskell in order to try out reactive-banana-wx.

What I did so far:

1 ) Installed lastest Haskell platform
2) Installed wxWidgets from source, latest dev version from http://sourceforge.net/projects/wxwindows/files/2.9.3/wxWidgets-2.9.3.tar.bz2/download
compiled with 
../configure --with-osx_cocoa
3 ) darcs get http://darcsden.com/kowey/wxhaskell-osx64-dave
built this one
But then doing 'cabal install reactive-banana-wx’ will start installing wxcore-0.12.1.7 when the step 3) already installed wxcore-0.13.1 and that is the repository that should have the wxHaskell which works in osx lion.

So is it possible to tell reactive-banana-wx to use wxcore-0.13.1 instead of wxcore-0.12.1.7 ?

best,
Miguel Negrão




More information about the Beginners mailing list