From: Luc T. <luc...@gm...> - 2013-03-20 10:48:43
|
>It might be a good idea if you could update the Haskell wiki with your config just so people know that it is possible in practice to get it working on Mountain Lion. done. I also changed this snippet . please check I am not mistake, Eric: cabal-osx -> macosx-app ghc --make HelloWorld.hs macosx-app HelloWorld ./HelloWorld.app/Contents/MacOS/HelloWorld Thanks again for your , sharing, and dedication ;-) Luc -------------- Luc be.linkedin.com/in/luctaesch/ (http://be.linkedin.com/in/luctaesch/) Envoyé avec Sparrow (http://www.sparrowmailapp.com/?sig) Le mercredi 20 mars 2013 à 10:59, Eric Kow a écrit : > Super! :-) > > On 19 Mar 2013, at 20:32, Luc TAESCH wrote: > > Now on the feedback side: > > - 1/ Macosx > > ( once the line was compiled) > > I thought it was failing because cabal-macosx was missing. > > this step from [1] made me believe I was expecting an executable called cabal-macosx when in fact the exe generated was called macosx-app > > > > > That's a good point. It's called macosx-app for historical reasons (we used to ship a shell script called macosx-app, but I'd welcome an thin wrapper called cabal-mocosx) > > A good part of things “just working” is lining up with what a person would unconsciously expect, which is hard to do. But we have to keep chipping away at it. > > > So many thnkas again , and this was the opportunity to realize the quick support I could get on wxHaskell !! > > Now the bad news: we've not been very active lately, and you might have gotten a bit lucky (I was taking the day off from work yesterday), but hopefully this sort of thing can improve. > > wxHaskell needs a lot more love. > It's great to hear it working on a recent platform and MacOS X. > > I've seen some Linux folks having some trouble lately, and am sorry not to be able to wheel my attention around to help them more. > > It might be a good idea if you could update the Haskell wiki with your config just so people know that it is possible in practice to get it working on Mountain Lion. > > > > -- > Eric Kow <http://erickow.com> > > |