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
> $ 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
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
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