Re: [Haskell] HToolkit HSQL on Windows/GHC

2004-03-28 Thread Clive Brettingham-Moore
>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

Re: [Haskell] HToolkit HSQL on Windows/GHC

2004-03-28 Thread Clive Brettingham-Moore
> 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

Re: [Haskell] Programming language shootout (completing the Haskell entry)

2004-03-28 Thread Nicholas Nethercote
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

RE: [Haskell] COM port IO on a Windows machine?

2004-03-28 Thread Steve Carlisle
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