From: Justin B. <jgb...@gm...> - 2009-09-16 16:17:43
|
I've just pushed an update to HaskellDB to the repo and I'm hoping to get feedback and/or patches: * Thanks to Brian Bloniarz, HaskellDB now uses the HList library to represent queries. An upgrade guide will be provided. The file UPGRADE in the root directory is very rough but describes changes necessary. * All cabal files have been updated to v 1.0. * HUnit tests have been updated to reflect new changes. * A PrintQuery module, for debugging intermediate query forms, has been added. * HDBC driver support has been updated to support HDBC 2.0. * Versioning updates to require the Haskell Platform, 2009.2, have been made. HaskellDB isn't quite ready for another release yet, but more to come on that soon. Justin |