From: Bjorn B. <bri...@cs...> - 2005-07-31 10:11:36
|
Robert van Herk wrote: > I am wondering: is there any kind of time frame yet on when HaskellDB i= s=20 > planned to become compilable with GHC 6.4? Hi Robert, I believe that as of today, the CVS version is compilable (using=20 configure and make) with GHC 6.4. It is, however, not installable=20 because the Cabal support is not working properly yet. HaskellDB needs=20 to be Cabalized, and it should probably be split up into several Cabal=20 packages, one common one, and one for each backend, like HSQL is. I'll=20 try to work on it after I get back from my summer vacation (which I'm in=20 the middle of). /Bj=F6rn |