[Haskell-cafe] Cabal problem re. haskelldb-hdbc-mysql
Yves Parès
yves.pares at gmail.com
Wed Jul 4 16:58:14 CEST 2012
Hi,
the package http://hackage.haskell.org/package/haskelldb-hdbc-mysql/ the
use of HDBC <2.3.0
I'm using cabal-install 0.14, and with a fresh install (no packages already
installed), cabal-install tries to install HDBC-2.1.1 instead of, say,
HDBC-2.2.7.0.
The problem is that HDBC-2.1.1 is old (2009) and does not compile.
When I download haskelldb-hdbc-mysql manually, change the dependency and
then install, it compiles fine.
Is the dependency ill-declared, or is that a cabal problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120704/b0a2a3e5/attachment.htm>
More information about the Haskell-Cafe
mailing list