Re: [wxhaskell-users] cabal-macosx

2013-03-21 Thread Luc TAESCH
my mistake , I run the build , not the install !! once done, it went fine , many thanks again for your time and availability !! ( and quick response) Luc --- mbp2-de-luc:wxHello luc$ cabal clean cleaning... mbp2-de-luc:wxHello luc$ cabal configure Resolving dependencies... [1 of 1] Compili

Re: [wxhaskell-users] cabal-macosx

2013-03-19 Thread Eric Kow
Distribution.MacOSX comes from the cabal-macosx package. It's a funny situation where the Setup.hs (for wxHaselo) depends on cabal-macosx On 19 Mar 2013, at 21:01, luc taesch wrote: > when trying to test the examples > i got the following error ( the stanad alone program does work) > > > how ev

[wxhaskell-users] cabal-macosx

2013-03-19 Thread luc taesch
when trying to test the examples i got the following error ( the stanad alone program does work) how ever , I could see the Distribution.Macosx directory full of .o and .hi shoud it build and regiser a lib some where ? ( source is github ) mbp2-de-luc:~ luc$ cd /Volumes/Macintosh\ HD/Users/luc

[wxhaskell-users] cabal-macosx 0.2.2

2012-04-22 Thread Eric Kow
Hi all, I've uploaded cabal-macosx 0.2.2 to Hackage. This package is intended to work with any toolkit (wxHaskell, gtk…) and should also play nicely with non-Mac platforms (ie. it's a no-op on Windows/Linux). Basically, if you ship wxHaskell software and any of your users are on Mac, you pr