Op Tuesday 20 May 2008 23:23:57 schreef Marc Weber: > On Tue, May 20, 2008 at 12:38:14PM -0700, Kirk Peterson wrote: > > I had a difficult time getting wxhaskell installed and working on a > > mac running os x 10.5. I did a quick write up of the process I got > > working here: > > > > http://necrobious.blogspot.com/2008/05/wxhaskell-go-go.html > > $ cd ../samples/wx > $ ghc -package wx -o helloworld HelloWorld.hs > $ /opt/local/bin/macosx-app -v helloworld > $ open helloworld.app > > I've never used a Mac.. Why do you run macosx-app ? > > Doesn't > $ ./helloworld > work? It works, but it doesn't look right. The nice colory drop-like minimization/maximization buttons are missing, for example. At least, that's my experience using wxHaskell on the Mac (OS X 10.4).
Reinier _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
