Trying to play with haskell/db, I've found myself being a little bit stuck.
The latest version of hugs haskell/db (as referenced from http://www.haskell.org/haskellDB/download.html) works with seems to be of May 1999. I cannot find any references to this version of hugs except http://www.cs.uu.nl/~daan/download/hugs98may.exe which is broken.
Is it possible to find somewhere in the net all neccessary components (older hugs, newer haskelldb, whatever...) to run any haskelldb example?
There is a project (of which I am a member) at Chalmers University of Technology that aims to update HaskellDB to work with current versions of GHC and Hugs, and on non-Windows platforms. We have an experimental version that works under Hugs Nov 2003 and GHC 6.2, using a patched version of the HSQL ODBC driver for database access. The code is still incomplete, but we are working on it. We will make an announcement when we feel that the library is in a usable state.
Happy New Year,
Bjorn Bringert
_______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
