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

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

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

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

2008-02-14 Thread Eric Kow
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 Cabal file for wxcore. This uses the Make build-type, so we still need our configure file