Re: [wxhaskell-users] darcs patch: Add a Cabal file for wxcore. (and 2 more)

2008-02-15 Thread shelarcy
Hi Eric, On Fri, 15 Feb 2008 02:56:37 +0900, Eric Kow <[EMAIL PROTECTED]> wrote: > Any comments or complaints, Jeremy? > > Otherwise I'm pushing this tomorrow. > If it actually works, we ought to put wxhaskell on hackage. > > Thu Feb 14 17:50:50 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * Add a C

Re: [wxhaskell-users] darcs patch: Add a Cabal file for wxcore. (and 2 more)

2008-02-15 Thread Eric Y. Kow
> $ runhaskell Setup.lhs configure --with-msc > -=-= Cabal executing: ./configure --with-hc=ghc --with-msc=-=- > operable program or batch file. > Configure failed. Hmm, I didn't realise you could pass in command line arguments like that. (I thought you had to go through --configure-opt) > Is th

[wxhaskell-users] darcs patch: Add a Cabal file for wxcore. (and 11 more)

2008-02-15 Thread Eric Kow
Thu Feb 14 17:50:50 GMT 2008 Eric Kow <[EMAIL PROTECTED]> * Add a Cabal file for wxcore. This uses the Make build-type, so we still need our configure file and the makefile. Thu Feb 14 17:53:29 GMT 2008 Eric Kow <[EMAIL PROTECTED]> * Add cabal file for high level directory. Thu Feb 1

[wxhaskell-users] darcs patch: Add a Cabal file for wxcore. (and 16 more)

2008-02-15 Thread Eric Kow
I'll be pushing these patches in tonight. Thu Feb 14 17:50:50 GMT 2008 Eric Kow <[EMAIL PROTECTED]> * Add a Cabal file for wxcore. This uses the Make build-type, so we still need our configure file and the makefile. Thu Feb 14 17:53:29 GMT 2008 Eric Kow <[EMAIL PROTECTED]> * Add caba

Re: [wxhaskell-users] building from darcs on MacOS 10.4

2008-02-15 Thread Eric Y. Kow
Hi Malcolm, On Fri, Feb 08, 2008 at 14:11:28 +, Malcolm Wallace wrote: > (OS X) Check architecture to use intermediate step of compiling > master.o or not. By the way, are you on PowerPC or Intel? (i guess the former?) > There is still one tiny problem, specifically and only with the

Re: [wxhaskell-users] darcs patch: Add a Cabal file for wxcore. (and 2 more)

2008-02-15 Thread shelarcy
Hi Eric, On Fri, 15 Feb 2008 18:25:23 +0900, Eric Y. Kow <[EMAIL PROTECTED]> wrote: >> $ runhaskell Setup.lhs configure --with-msc >> -=-= Cabal executing: ./configure --with-hc=ghc --with-msc=-=- >> operable program or batch file. >> Configure failed. I'm sorry about this error message is incorr