[Haskell-cafe] Request for help testing HDBC-postgresql

John Goerzen jgoerzen at complete.org
Tue Jan 13 17:51:34 EST 2009


Hi folks,

I've pushed to the Git repo a bunch of new code for HDBC-postgresql.
Specifically, it:

1) Removes autoconf in favor of Duncan's Setup.lhs that should work on
   all combinations of GHC 6.8, GHC 6.10, POSIX, and Windows

2) Adds support for UTF-8 encoding of strings

3) Adds support for translation of dates/times into a PostgreSQL format

I would appreciate people testing it on GHC 6.8, 6.10, and Windows
before I upload it to hackage.  Please reply with thumbs up/thumbs down.

Get it with:

git clone git://git.complete.org/hdbc-postgresql

Thanks!

- John


More information about the Haskell-Cafe mailing list