From: <jmv...@di...> - 2006-05-18 13:12:45
|
> I can neither build wxHaskell from sources > (lots of compile errors), nor can I downgrade to a previous version of > ghc (6.4) for which there exists a binary package of wxhaskell. (The > ghc-6.4 installer says I already have a newer version and refuses to > continue.) I had the same problem; I tried to install wxHaskell in a Mac OS X 10.4 = with GHC 6.4.1 and the GHC 6.4 installer complained about the newer version. I find out that GHC 6.4.1 has an uninstaller in Application/GHC-6.4.1 = that removes GHC 6.4.1. After that you can install GHC 6.4 and wxHaskell. That could implies problems if your other Haskell projects need a = different GHC version!! Of course, new wxHaskell packages for newer version of GHC would be much better. Best regards Jos=E9 Miguel Vila=E7a=20 Departamento de Inform=E1tica - Universidade do Minho=20 jmv...@di... |