On Mar 10, 2010, at 6:33 PM, Daniel Fischer wrote: > cabal install wx-0.12.1.2 wxcore-0.12.1.2 wxdirect-0.12.1.1 > > has good chances to work on 6.10.*
I have managed to install and compile this version of wxHaskell. Now, I have a problem using it. The instructions on the use of wxHaskell on OSX say to follow this recipe: > > cd samples/wx > > ghc -package wx -o helloworld HelloWorld.hs > > /usr/local/wxhaskell/bin/macosx-app -v helloworld > > open helloworld.app The installation did not create the directory /usr/local/wxhaskell and I can't find the macosx-app anywhere else. Help, please. Thanks._______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
