>Hi Clive,
>
> Currently the HSQL supports only ODBC & SQLite under
> Windows. Probably it will be not so hard to make HSQL
> working with PostgreSQL and MySQL but requires some
> hacks in the configure/Makefile scripts. For the time
> beings you can use ODBC driver for MySQL.
>
> Krasimir
I g
> If you want to try wxHaskell:
> http://wxhaskell.sourceforge.net/
Thanks, I'll look into it
C
___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell
On Sat, 27 Mar 2004, Adrian Hey wrote:
> Also, I have a hunch that not only is eager evaluation inherently
> more efficient (in terms of the raw number of operations that need
> to be performed), it's probably more cache friendly too (you probably
> end up with code that looks far more like a trad
Again, sorry this doesn't help too much on Windows, but your test1 runs
just fine on Mac OSX in both GHC and Hugs98. I changed the device to suit,
but otherwise it was unchanged.
hIsWritable reports True on Hugs98 but False on GHCi, curiously.
On Windows, in Hugs98, I get a different error mes