From: Justin B. <jgb...@gm...> - 2010-04-01 22:02:13
|
2010/4/1 Chris Dornan <ch...@ch...>: > Is HaskellDB working with MySQL at the moment? > Hackage has a haskelldb-hdbc-mysql package, but I don't know how up-to-date it is. However, you should be able to use the haskelldb-hdbc-odbc package to connect to MySQL via unixODBC. I'm sure the maintainer of the haskelldb-hdbc-mysql package wouldn't object to patches if it's not working and you want to go that route! Out of curiosity, what is driving your decision to use HaskellDB? Justin |