On Fri, 2009-01-23 at 08:06 +0000, Sebastian Sylvan wrote: > > > 2009/1/23 Galchin, Vasili <[email protected]> > Hello, > > "Real World Haskell" seems to say that the abstraction > layer HDBC doesn't support MySQL. If so, in what sense doesn't > HDBC support > MySQL?? > > It doesn't have a MySQL backend. However, it does have an ODBC > backend which should work fine with MySQL.
This was uploaded to hackage yesterday: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-mysql-0.1 You might like to test it and give feedback to the author. Duncan _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
