Johannes Waldmann <[email protected]> writes: > > ok, so I guess I need haskelldb-hdbc-postgresql > but hdbc-postgresql has build failures > http://hackage.haskell.org/package/HDBC-postgresql
Looks like HDBC-postgresql's Setup.hs needs to be updated to use newer versions of Cabal properly; if you're using the latest release of the Haskell Platform then I think it will build OK. -- Ivan Lazar Miljenovic [email protected] IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
